blob: 08c8b2470b7b6b2aab036f56695080624388dec7 [file] [log] [blame]
{
"name": "TBNetworking",
"version": "0.0.6",
"summary": "A easy APIManager by Teambition.",
"description": "\t\t A easy APIManager by Teambition.enjoy!\n",
"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.0.6"
},
"source_files": "TBNetworking/*.{m,h}",
"dependencies": {
"AFNetworking": [
]
}
}