[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 2 / YGBaseSDK / 0.0.4 / YGBaseSDK.podspec.json
blob82015332680c5cb76f4a89271af8f9a470ea4414
2   "name": "YGBaseSDK",
3   "version": "0.0.4",
4   "summary": "YGBaseSDK.",
5   "platforms": {
6     "ios": null
7   },
8   "description": "TODO: Add long description of the pod here.",
9   "homepage": "https://gitee.com/LessYellowFish/ygbase-sdk",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "LHY": "2601958675@qq.com"
16   },
17   "source": {
18     "git": "https://gitee.com/LessYellowFish/ygbase-sdk.git",
19     "tag": "0.0.4"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": [
29     "YGBaseSDK/GSCommonKit.framework",
30     "YGBaseSDK/GPUImage.framework",
31     "YGBaseSDK/GSDocKit.framework",
32     "YGBaseSDK/GSHongbaoKit.framework",
33     "YGBaseSDK/GSHeartbeatKit.framework"
34   ],
35   "vendored_libraries": [
36     "YGBaseSDK/Libs/*.a",
37     "YGBaseSDK/Libs/ffmpeg/*.a"
38   ],
39   "static_framework": true,
40   "libraries": [
41     "z",
42     "c++",
43     "iconv",
44     "icucore"
45   ],
46   "ios": {
47     "frameworks": [
48       "AudioToolbox",
49       "VideoToolbox",
50       "CoreImage"
51     ]
52   },
53   "frameworks": [
54     "UIKit",
55     "GLKit",
56     "OpenAL"
57   ]