[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / a / WBNetworkServerKit / 0.1.6 / WBNetworkServerKit.podspec.json
blob1fd2b29fee030ed51003ba449516dd28eab866dd
2   "name": "WBNetworkServerKit",
3   "version": "0.1.6",
4   "summary": "一个简单的网络请求框架",
5   "description": "TODO: Add long description of the pod here.",
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.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NetworkServerKit/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "Moya": [
28     ],
29     "HandyJSON": [
31     ]
32   }