blob: 2180f16d219313665a0a39d6c14f7a5d8609d675 [file] [log] [blame]
{
"name": "ApiManagerInternal",
"version": "0.0.2",
"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.2"
},
"source_files": [
"ApiManager",
"ApiManager/**/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}