blob: 6418cc25edd9ee75495b34cc33a14abaaa1faa07 [file] [log] [blame]
{
"name": "NetworkLayer-bhatti",
"version": "0.1.0",
"summary": "NetworkLyaer working is being used as alamofire wrapper.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/bhatti-waqas/NetworkLayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bhatti-waqas": "waqas.naseem.dev@gmail.com"
},
"source": {
"git": "https://github.com/bhatti-waqas/NetworkLayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkLayer/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}