[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 5 / e / 7 / YGenseSDK / 0.0.7 / YGenseSDK.podspec.json
blobec762b5d2ca549a2bbeeae3e1db05af12a52609a
2   "name": "YGenseSDK",
3   "version": "0.0.7",
4   "summary": "YGenseSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/LessYellowFish/ygense-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LHY": "2601958675@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/LessYellowFish/ygense-sdk.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "11.0"
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     "YGenseSDK/GSCommonKit.framework",
30     "YGenseSDK/GPUImage.framework",
31     "YGenseSDK/GSDocKit.framework",
32     "YGenseSDK/GSHongbaoKit.framework"
33   ],
34   "static_framework": true,
35   "libraries": [
36     "z",
37     "c++",
38     "iconv",
39     "icucore"
40   ],
41   "ios": {
42     "frameworks": [
43       "AudioToolbox",
44       "VideoToolbox",
45       "CoreImage"
46     ]
47   },
48   "frameworks": [
49     "UIKit",
50     "GLKit",
51     "OpenAL"
52   ]