blob: 270d7c99a162459766bb1d977df08e895a0d7c0b [file] [log] [blame]
{
"name": "NBNetRequest",
"version": "0.0.2",
"summary": "net request",
"description": "net request.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/zhfeng20108/NBNetRequest",
"license": "MIT",
"authors": {
"zhfeng": "hhzhangfeng2008@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhfeng20108/NBNetRequest.git",
"tag": "0.0.2"
},
"source_files": "NBNetRequest/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"AFNetworkActivityLogger": [
],
"AFDownloadRequestOperation": [
]
}
}