[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / a / HeyouDSDK / 0.1.9 / HeyouDSDK.podspec.json
blob236bd497cf0e9cb9a7f2a0473227c3f21600d896
2   "name": "HeyouDSDK",
3   "version": "0.1.9",
4   "summary": "Heyou官方框架",
5   "description": "详细使用请联系官方看文档",
6   "homepage": "https://gitee.com/qiguoguo/heyou-dsdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "大可": "814383466@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/qiguoguo/heyou-dsdk.git",
19     "tag": "0.1.9"
20   },
21   "resources": "HeyouDSDKFramework/HeyouBundle.bundle",
22   "ios": {
23     "vendored_frameworks": "HeyouDSDKFramework/HeyouDSDK.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AMap3DMap": [
32       "~> 9.1.0"
33     ],
34     "AMapSearch": [
35       "~> 8.1.0"
36     ],
37     "AMapLocation": [
38       "~> 2.8.0"
39     ],
40     "Charts": [
41       "~> 3.6.0"
42     ],
43     "CocoaLumberjack": [
44       "~> 3.5.3"
45     ],
46     "FMDB": [
47       "~> 2.7.5"
48     ],
49     "GTSDK": [
50       "~> 2.6.4.0"
51     ],
52     "LGAlertView": [
53       "~> 2.4.0"
54     ],
55     "Masonry": [
56       "~> 1.1.0"
57     ],
58     "MJRefresh": [
59       "~> 3.7.5"
60     ],
61     "MJExtension": [
62       "~> 3.4.1"
63     ],
64     "MQTTClient": [
65       "~> 0.15.3"
66     ],
67     "TOCropViewController": [
68       "~> 2.6.1"
69     ],
70     "SDWebImage": [
71       "~> 5.12.5"
72     ],
73     "SocketRocket": [
74       "~> 0.6.0"
75     ],
76     "SSZipArchive": [
77       "~>2.2.3"
78     ],
79     "PGDatePicker": [
80       "~> 2.6.9"
81     ],
82     "Qiniu": [
83       "~> 7.3.5"
84     ],
85     "UMCommon": [
86       "7.3.0"
87     ],
88     "UMDevice": [
89       "2.0.1"
90     ],
91     "UMShare/UI": [
92       "6.10.2"
93     ],
94     "YYKit": [
95       "~> 1.0.9"
96     ],
97     "AFNetworking": [
98       "~> 4.0.1"
99     ],
100     "ZFPlayer": [
101       "~> 4.0.3"
102     ],
103     "ZFPlayer/ControlView": [
105     ],
106     "ZFPlayer/AVPlayer": [
108     ]
109   }