blob: 9a81626a937acc5c1e3a880c361dcf21e716ffb2 [file] [log] [blame]
{
"name": "APICaller",
"version": "0.3.0",
"summary": "API Handler FOr Swift Using Alamofire",
"description": "Use this to call APIs in Swift using alamofire",
"homepage": "https://github.com/saketPandhare-Webonise/APICaller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"saketPandhare-Webonise": "saket.pandhare@weboniselab.com"
},
"source": {
"git": "https://github.com/saketPandhare-Webonise/APICaller.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APICaller/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}