blob: 3a2475fe2ed34ea7ee22a0ffbc5b868c15fc59dc [file] [log] [blame]
{
"name": "ApiManagerInternal",
"version": "0.0.5",
"summary": "A Library For Internal purpose",
"description": "A nice ApiManager file which will be helpful for Networking",
"homepage": "https://github.com/sathishvgs",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Sathish kumar": "vgsathish1995@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ApiManager.framework"
},
"source": {
"http": "https://github.com/sathishvgs/ApiManagerZIP/raw/ApiManagerZIP_1/ApiManager.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}