blob: 3e3c4cf13ada19d0d423824a412f3eb575d8e10c [file] [log] [blame]
{
"name": "Cidaas-SDK",
"version": "10.1.3",
"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": "10.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cidaas-SDK/Classes/**/*",
"resources": [
"Cidaas-SDK/Resources/**/*.*",
"Cidaas-SDK/Assets/*"
],
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"Alamofire-Synchronous": [
"~> 4.0"
],
"ReachabilitySwift": [
"~> 4.1"
],
"CryptoSwift": [
"0.7.2"
],
"CommonCryptoModule": [
"~> 1.0"
]
}
}