blob: cbc80e56223631b5cd6e81eb08cc3688b5630eec [file] [log] [blame]
{
"name": "Cidaas-SDK",
"version": "8.3.2",
"summary": "Cidaas SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cidaas/cidaas-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cidaas": "ganesh.kumar@widas.in"
},
"source": {
"git": "https://github.com/Cidaas/cidaas-sdk-ios.git",
"tag": "8.3.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cidaas-SDK/Classes/**/*",
"resources": [
"Cidaas-SDK/Resources/**/*.*",
"Cidaas-SDK/Assets/*"
],
"dependencies": {
"EVReflection": [
"~> 4.10.1"
],
"Alamofire": [
"~> 4.5.1"
],
"ReachabilitySwift": [
"~> 4"
],
"CryptoSwift": [
"0.7.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"libCommonCrypto": [
"~> 0.1.1"
]
},
"pushed_with_swift_version": "3.0"
}