[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / a / GSBaseKit / 3.7.10 / GSBaseKit.podspec.json
blobeed073c9bec557b1f9b7be817a930f26a13893d0
2   "name": "GSBaseKit",
3   "version": "3.7.10",
4   "summary": "Net 263 SDK base component",
5   "platforms": {
6     "ios": null
7   },
8   "description": "GSBase contain GSCommonKit.framework GPUImage.framework GSDocKit.framework and libs that about FFMPEG and faad",
9   "homepage": "https://github.com/net263/GSBaseKit.git",
10   "license": "MIT",
11   "authors": {
12     "net263": "277715243@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/net263/GSBaseKit.git",
16     "tag": "3.7.10"
17   },
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "vendored_frameworks": [
22     "GSCommonKit.framework",
23     "GPUImage.framework",
24     "GSDocKit.framework",
25     "GSHongbaoKit.framework"
26   ],
27   "vendored_libraries": [
28     "Libs/*.a",
29     "Libs/ffmpeg/*.a"
30   ],
31   "static_framework": true,
32   "libraries": [
33     "z",
34     "c++",
35     "iconv",
36     "icucore"
37   ],
38   "ios": {
39     "frameworks": [
40       "AudioToolbox",
41       "VideoToolbox",
42       "CoreImage"
43     ]
44   },
45   "frameworks": [
46     "UIKit",
47     "GLKit",
48     "OpenAL"
49   ]