[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 2 / 0 / 8 / NBNetRequest / 0.0.11 / NBNetRequest.podspec.json
blob4702857c8b0381bac3907700d97aab9a77446c3b
2   "name": "NBNetRequest",
3   "version": "0.0.11",
4   "summary": "net request",
5   "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!",
6   "homepage": "https://github.com/zhfeng20108/NBNetRequest",
7   "license": "MIT",
8   "authors": {
9     "zhfeng": "hhzhangfeng2008@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/zhfeng20108/NBNetRequest.git",
16     "tag": "0.0.11"
17   },
18   "source_files": "NBNetRequest/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "AFNetworkActivityLogger": [
26     ]
27   }