[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / 8 / NBNetRequest / 0.2.1 / NBNetRequest.podspec.json
blob34468a945918517058a3dab14611279ab16e6d2c
2   "name": "NBNetRequest",
3   "version": "0.2.1",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhfeng20108/NBNetRequest.git",
16     "tag": "0.2.1"
17   },
18   "source_files": "NBNetRequest/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }