[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 2 / NetworkForYanxi / 0.0.3.8 / NetworkForYanxi.podspec.json
bloba4937164f35fc8d760a8ead20f6b70ce31334155
2   "name": "NetworkForYanxi",
3   "version": "0.0.3.8",
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.3.8"
20   },
21   "public_header_files": "Class/**/*.h",
22   "source_files": "Class/**/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MGJRouter": [
29     ],
30     "YYCache": [
32     ],
33     "SVProgressHUD": [
34       "~> 2.0.3"
35     ],
36     "AliyunOSSiOS": [
37       "~> 2.6.0"
38     ]
39   }