blob: 8cdc8ebc86c3718c966bb13daa1be3138c41e74a [file] [log] [blame]
{
"name": "Cidaas-SDK",
"version": "9.4.19",
"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.19"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cidaas-SDK/Classes/**/*",
"resources": [
"Cidaas-SDK/Resources/**/*.*",
"Cidaas-SDK/Assets/*"
],
"dependencies": {
"Alamofire": [
"~> 4.6"
],
"ReachabilitySwift": [
"~> 4.1"
],
"CryptoSwift": [
"0.7.2"
],
"CommonCryptoModule": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}