[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / a / WBNetworkServerKit / 0.2.1 / WBNetworkServerKit.podspec.json
blob87fc133e070f377206a683805aba2ee697c52a58
2   "name": "WBNetworkServerKit",
3   "version": "0.2.1",
4   "summary": "一个简单的网络请求库.",
5   "description": "方便集成和使用网络请求框架.",
6   "homepage": "https://github.com/wqq1991/NetworkKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "桥桥 吴": "wqq1991@live.com"
13   },
14   "source": {
15     "git": "https://github.com/wqq1991/NetworkKit.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WBNetworkServerKit/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "Moya": [
28     ],
29     "HandyJSON": [
31     ]
32   }