blob: b3951f4d12b49e4a2f48d4f626dd70b10fccb0d0 [file] [log] [blame]
{
"name": "TBNetworking",
"version": "0.1.5",
"summary": "A easy APIManager by Teambition.",
"description": "A easy APIManager by Teambition.enjoy!",
"homepage": "https://github.com/teambition/TBNetworking.git",
"license": "MIT",
"authors": {
"HarriesChen": "info@mrchenhao.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/teambition/TBNetworking.git",
"tag": "0.1.5"
},
"source_files": "TBNetworking/*.{m,h}",
"dependencies": {
"AFNetworking": [
]
}
}