blob: 3a619a6c1bf9d3e55518afd18dd29468fba577f4 [file] [log] [blame]
{
"name": "Cidaas-SDK",
"version": "9.4.5",
"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": "9.4.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cidaas-SDK/Classes/**/*",
"resources": [
"Cidaas-SDK/Resources/**/*.*",
"Cidaas-SDK/Assets/*"
],
"dependencies": {
"Alamofire": [
"4.5.1"
],
"ReachabilitySwift": [
"3"
],
"CryptoSwift": [
"0.7.2"
],
"libCommonCrypto": [
"0.1.1"
]
},
"pushed_with_swift_version": "3.0"
}