[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 0 / 8 / NBNetRequest / 0.0.5 / NBNetRequest.podspec.json
blob835a48c37bcffc25eb74754e6807dc72010ea9a8
2   "name": "NBNetRequest",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": "NBNetRequest/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "AFNetworkActivityLogger": [
26     ],
27     "AFDownloadRequestOperation": [
29     ]
30   }