blob: 1adcc90450046ebf4abcc71418979203fe609202 [file] [log] [blame]
{
"name": "TBNetworking",
"version": "0.1.6",
"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.6"
},
"source_files": "TBNetworking/*.{m,h}",
"dependencies": {
"AFNetworking": [
"2.6.3"
]
}
}