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