blob: 7515b0f0638c0a80c2f0c045284046e614011b4d [file] [log] [blame]
{
"name": "TBNetworking",
"version": "0.0.2",
"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.2"
},
"source_files": "TBNetworking/*.{m,h}",
"dependencies": {
"AFNetworking": [
]
}
}