[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 2 / UPCore / 0.0.1 / UPCore.podspec.json
blob8ba71401013a7531411920d28ac9918344818c72
2   "name": "UPCore",
3   "version": "0.0.1",
4   "summary": "UPCore, UPYUN SDK Lib",
5   "description": "UPCore, UPYUN SDK Lib",
6   "homepage": "https://www.upyun.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "© 2022 杭州又拍云科技有限公司"
10   },
11   "authors": {
12     "UPYUN": "gang.lin@upai.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "pod_target_xcconfig": {
18     "OTHER_LDFLAGS": "$(inherited) -ObjC",
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
20     "VALID_ARCHS": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "source": {
26     "git": "https://github.com/upyun/UPCore.git",
27     "tag": "0.0.1"
28   },
29   "frameworks": [
30     "AudioToolbox",
31     "MediaPlayer"
32   ],
33   "libraries": [
34     "c++",
35     "resolv",
36     "iconv",
37     "z.1.2.5",
38     "resolv.9"
39   ],
40   "requires_arc": true,
41   "vendored_frameworks": [
42     "TuSDKPulseEva.framework",
43     "TuSDKPulseCore.framework",
44     "TuSDKPulse.framework",
45     "TuSDK.framework",
46     "TuSDKFace.framework",
47     "TuSDKVideo.framework",
48     "libyuv.framework"
49   ]