[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / d / a / 2 / YGBaseSDK / 0.0.2 / YGBaseSDK.podspec.json
blobaff8cd3a6f2be32a7926a7af0f9d8e8bc9b21c2f
2   "name": "YGBaseSDK",
3   "version": "0.0.2",
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.2"
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   ],
34   "vendored_libraries": [
35     "YGBaseSDK/Libs/*.a",
36     "YGBaseSDK/Libs/ffmpeg/*.a"
37   ],
38   "static_framework": true,
39   "libraries": [
40     "z",
41     "c++",
42     "iconv",
43     "icucore"
44   ],
45   "ios": {
46     "frameworks": [
47       "AudioToolbox",
48       "VideoToolbox",
49       "CoreImage"
50     ]
51   },
52   "frameworks": [
53     "UIKit",
54     "GLKit",
55     "OpenAL"
56   ]