blob: 338dfc7659bae4d7de8395c81de50b755364741c [file] [log] [blame]
{
"name": "Cidaas-SDK",
"version": "17.8.8",
"summary": "Cidaas SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cidaas/Cidaas-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cidaas": "ganesh.kumar@widas.in"
},
"source": {
"git": "https://github.com/Cidaas/Cidaas-SDK.git",
"tag": "17.8.8"
},
"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": [
"~> 3"
],
"CryptoSwift": [
"~> 0.6.9"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"libCommonCrypto": [
"~> 0.1.1"
]
},
"pushed_with_swift_version": "3.0"
}