blob: 0ef3b71c1e9e27713ef3620162c163cd478f62c8 [file] [log] [blame]
{
"name": "ApiManagerInternal",
"version": "0.0.1",
"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"
},
"source": {
"git": "https://github.com/sathishvgs/ApiManager.git",
"tag": "0.0.1"
},
"source_files": [
"ApiManager",
"ApiManager/**/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}