[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / a / GSBaseKit / 1.0.0 / GSBaseKit.podspec.json
blob8c2b158d99e1d860909e0835ce15ee2561011f4c
2   "name": "GSBaseKit",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "vendored_frameworks": [
22     "GSCommonKit.framework",
23     "GPUImage.framework",
24     "GSDocKit.framework"
25   ],
26   "vendored_libraries": [
27     "Libs/*.a",
28     "Libs/ffmpeg/*.a"
29   ],
30   "static_framework": true,
31   "libraries": [
32     "z",
33     "c++",
34     "iconv",
35     "icucore"
36   ],
37   "ios": {
38     "frameworks": [
39       "AudioToolbox",
40       "VideoToolbox",
41       "CoreImage"
42     ]
43   },
44   "frameworks": [
45     "UIKit",
46     "GLKit",
47     "OpenAL"
48   ]