blob: 227921dfc997f4d6a0f53b07857ad8d6b76609e2 [file] [log] [blame]
{
"name": "TBNetworking",
"version": "0.0.4",
"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.4"
},
"source_files": "TBNetworking/*.{m,h}",
"dependencies": {
"AFNetworking": [
]
}
}