blob: df5547bb8f6f0b4120bad1c38a09fbb0aac76159 [file] [log] [blame]
{
"name": "Cidaas-SDK",
"version": "17.8.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cidaas-SDK/Classes/**/*",
"resources": [
"Cidaas-SDK/Resources/**/*.*",
"Cidaas-SDK/Assets/*"
],
"dependencies": {
"EVReflection": [
"~> 4.10.1"
],
"Alamofire": [
],
"ReachabilitySwift": [
],
"CryptoSwift": [
],
"MBProgressHUD": [
],
"libCommonCrypto": [
]
},
"pushed_with_swift_version": "3.0"
}