[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / a / 3 / 9 / GenseeSDK / 3.9.0 / GenseeSDK.podspec.json
blob9ee135b11e3fe11f6e08a2bd280c67364131f731
2   "name": "GenseeSDK",
3   "version": "3.9.0",
4   "summary": "Gensee SDK.",
5   "description": "All iOS framework for Gensee.",
6   "homepage": "http://www.gensee.com",
7   "static_framework": true,
8   "license": {
9     "type": "MIT",
10     "text": "    Copyright PPAbner 2016-2021\n"
11   },
12   "authors": {
13     "net263": "mobile-gensee@net263.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "default_subspecs": "GSPlayerSDK",
19   "source": {
20     "git": "https://gitee.com/gensee/GenseeSDK.git",
21     "tag": "3.9.0"
22   },
23   "pod_target_xcconfig": {
24     "ENABLE_BITCODE": "NO",
25     "VALID_ARCHS": "x86_64 armv7 arm64",
26     "OTHER_LDFLAGS": "-lObjC"
27   },
28   "subspecs": [
29     {
30       "name": "GSPlayerSDK",
31       "vendored_frameworks": [
32         "frameworks/PlayerSDK.framework"
33       ],
34       "resources": [
35         "bundles/PlayerSDK.bundle"
36       ],
37       "vendored_libraries": [
38         "Libs/libPlayerSDKLib.a"
39       ],
40       "dependencies": {
41         "GenseeSDK/GSDocSDK": [
43         ]
44       }
45     },
46     {
47       "name": "GSRtSDK",
48       "vendored_frameworks": [
49         "frameworks/RtSDK.framework"
50       ],
51       "resources": [
52         "bundles/RtSDK.bundle"
53       ],
54       "dependencies": {
55         "GenseeSDK/GSDocSDK": [
57         ]
58       }
59     },
60     {
61       "name": "GSVodSDK",
62       "vendored_frameworks": [
63         "frameworks/VodSDK.framework"
64       ],
65       "vendored_libraries": [
66         "Libs/libPlayerSDKLib.a"
67       ],
68       "dependencies": {
69         "GenseeSDK/GSDocSDK": [
71         ]
72       }
73     },
74     {
75       "name": "GSFastSDK",
76       "vendored_frameworks": [
77         "frameworks/FASTSDK.framework"
78       ],
79       "resources": [
80         "bundles/FastSDK.bundle"
81       ],
82       "dependencies": {
83         "GenseeSDK/GSRtSDK": [
85         ],
86         "GenseeSDK/GSPlayerSDK": [
88         ],
89         "MBProgressHUD": [
90           "~> 1.1.0"
91         ],
92         "Masonry": [
93           "~> 1.1.0"
94         ],
95         "MZTimerLabel": [
96           "~> 0.5.4"
97         ],
98         "IQKeyboardManager": [
99           "~> 6.1.1"
100         ],
101         "ThemeManager": [
102           "~> 1.0.1"
103         ],
104         "MJRefresh": [
105           "~> 3.1.15.7"
106         ]
107       }
108     },
109     {
110       "name": "GSGLiveSDK",
111       "vendored_frameworks": [
112         "frameworks/GLiveSDK.framework"
113       ],
114       "resources": [
115         "bundles/GLiveSDK.bundle",
116         "bundles/zan.bundle",
117         "bundles/medal.bundle",
118         "bundles/RtSDK.bundle"
119       ],
120       "dependencies": {
121         "GenseeSDK/GSRtSDK": [
123         ],
124         "GenseeSDK/GSVodSDK": [
126         ],
127         "MBProgressHUD": [
128           "~> 1.1.0"
129         ],
130         "YYText": [
131           "~> 1.0.7"
132         ],
133         "MZTimerLabel": [
134           "~> 0.5.4"
135         ],
136         "MarqueeLabel": [
137           "~> 3.2.0"
138         ],
139         "IQKeyboardManager": [
140           "~> 6.1.1"
141         ],
142         "YYCategories": [
143           "~> 1.0.4"
144         ],
145         "MJRefresh": [
146           "~> 3.1.15.7"
147         ],
148         "lottie-ios": [
149           "~> 2.5.0"
150         ],
151         "CBZSplashView": [
152           "~> 1.0.0"
153         ],
154         "pop": [
155           "~> 1.0"
156         ],
157         "ThemeManager": [
158           "~> 1.0.1"
159         ],
160         "Masonry": [
161           "~> 1.1.0"
162         ],
163         "HCPush": [
164           "~> 1.1.1"
165         ],
166         "AFNetworking": [
167           "~> 4.0.1"
168         ],
169         "Bugly": [
170           "~> 2.5.90"
171         ]
172       },
173       "libraries": "icucore"
174     },
175     {
176       "name": "GSMCSDK",
177       "vendored_frameworks": [
178         "frameworks/MiniClassSDK.framework"
179       ],
180       "resources": [
181         "bundles/MiniClassSDK.bundle",
182         "bundles/RtSDK.bundle"
183       ],
184       "dependencies": {
185         "GenseeSDK/GSRtSDK": [
187         ],
188         "AFNetworking": [
189           "~> 4.0.1"
190         ],
191         "Masonry": [
192           "~> 1.1.0"
193         ],
194         "IQKeyboardManager": [
195           "~> 6.1.1"
196         ],
197         "FTIndicator": [
198           "~> 1.2.9"
199         ],
200         "FLAnimatedImage": [
201           "~> 1.0.12"
202         ],
203         "SDWebImage": [
204           "~> 5.0"
205         ],
206         "Bugly": [
207           "~>2.5.71"
208         ],
209         "MZTimerLabel": [
210           "~>0.5.4"
211         ],
212         "VTMagic": [
213           "~> 1.2.4"
214         ],
215         "Reachability": [
216           "~> 3.2"
217         ],
218         "MBProgressHUD": [
219           "~> 1.1.0"
220         ],
221         "YYCategories": [
222           "~> 1.0.4"
223         ]
224       }
225     },
226     {
227       "name": "GSHongbaoSDK",
228       "vendored_frameworks": [
229         "frameworks/GSHongbaoKit.framework"
230       ],
231       "dependencies": {
232         "GenseeSDK/GSCommonSDK": [
234         ]
235       }
236     },
237     {
238       "name": "GSRewardSDK",
239       "vendored_frameworks": [
240         "frameworks/GSRewardKit.framework"
241       ],
242       "dependencies": {
243         "GenseeSDK/GSCommonSDK": [
245         ]
246       }
247     },
248     {
249       "name": "GSDocSDK",
250       "vendored_frameworks": [
251         "frameworks/GSDocKit.framework"
252       ],
253       "dependencies": {
254         "GenseeSDK/GSCommonSDK": [
256         ]
257       }
258     },
259     {
260       "name": "GSCommonSDK",
261       "vendored_frameworks": [
262         "frameworks/GSCommonKit.framework",
263         "frameworks/GSHeartbeatKit.framework",
264         "frameworks/GPUImage.framework"
265       ],
266       "libraries": "c++",
267       "frameworks": "GLKit",
268       "vendored_libraries": [
269         "Libs/liblibfaad.a",
270         "Libs/libx264.a",
271         "Libs/libaacplus.a",
272         "Libs/ffmpeg/*.a"
273       ]
274     }
275   ]