blob: 1921b7929693e7bddb4de668dcf16208cc38f3b3 [file] [log] [blame]
{
"name": "TBNetworking",
"version": "0.1.1",
"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.1.1"
},
"source_files": "TBNetworking/*.{m,h}",
"dependencies": {
"AFNetworking": [
]
}
}