[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / a / GSBaseKit / 3.7.11 / GSBaseKit.podspec.json
blobbfc4ea592f53650610892b14196b3ab45701dd83
2   "name": "GSBaseKit",
3   "version": "3.7.11",
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": "120606552@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/net263/GSBaseKit.git",
16     "tag": "3.7.11"
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   ]