[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 7 / NetworkingLib / 1.0.0 / NetworkingLib.podspec.json
blobba745bcda0a88d4336df4ee80f383f7a48a6aee2
2   "name": "NetworkingLib",
3   "version": "1.0.0",
4   "summary": "The easiest way to send http request.",
5   "description": "The easiest way to send http request.The easiest way to send http request",
6   "homepage": "https://github.com/wangling123456/NetworkingLib",
7   "license": "MIT",
8   "authors": {
9     "wl123": "912145616@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wangling123456/NetworkingLib.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "NetworkingLib/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "JSONModel": [
26       "~> 1.1.2"
27     ]
28   }