blob: 27afdb89c7a9f0644163aaca5db0158d95ee8483 [file] [log] [blame]
{
"name": "NBNetRequest",
"version": "0.2.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/zhfeng20108/NBNetRequest.git",
"tag": "0.2.0"
},
"source_files": "NBNetRequest/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}