blob: 92b93bef990a3ba927261823fb3b7f4747228033 [file] [log] [blame]
{
"name": "BRNetworking",
"version": "0.1.0",
"summary": "Handles the network calls.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BrammanandSoni/BRNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BrammanandSoni": "bramm.soni12@gmail.com"
},
"source": {
"git": "https://github.com/BrammanandSoni/BRNetworking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BRNetworking/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}