[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / a / WBNetworkServerKit / 0.2.2 / WBNetworkServerKit.podspec.json
blob35ec1ff412b37c89e3353d7007f14942b88094ce
2   "name": "WBNetworkServerKit",
3   "version": "0.2.2",
4   "summary": "一个简单的Swift网络请求库.支持OC调用",
5   "description": "一个简单的Swift网络请求库,支持OC调用,方便集成和使用网络请求框架.",
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.2"
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   }