[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / 2 / NetworkForYanxi / 0.0.1.2 / NetworkForYanxi.podspec.json
blobb00df6e9cf237b2af76096e0354040b437081669
2   "name": "NetworkForYanxi",
3   "version": "0.0.1.2",
4   "summary": "Internet connect manager for Yanxi",
5   "homepage": "https://git.oschina.net/cribug",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "InitialC": "iwilliamchang@outlook.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://git.oschina.net/cribug/NetworkForYanxi.git",
19     "tag": "0.0.1.2"
20   },
21   "public_header_files": [
22     "Class/Networking/*.h",
23     "Class/BaseRouterManager/*.h"
24   ],
25   "source_files": [
26     "Class/Networking/*.{h,m}",
27     "Class/BaseRouterManager/*.{h,m}"
28   ],
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "MGJRouter": [
35     ],
36     "YYCache": [
38     ],
39     "SVProgressHUD": [
40       "~> 2.0.3"
41     ]
42   }