[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / a / 8 / NETranscodingKit / 1.0.1 / NETranscodingKit.podspec.json
blob899514ee62914cae712b491fd605c724128ef636
2   "name": "NETranscodingKit",
3   "version": "1.0.1",
4   "summary": "Netease XKit",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "yunxin engineering department",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "static_framework": true,
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/NERtcCallKit/1.0.1/NETranscodingKit_iOS_v1.0.1.framework.zip?download=NETranscodingKit_iOS_v1.0.1.framework.zip"
17   },
18   "default_subspecs": "NOS",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
22     "APPLICATION_EXTENSION_API_ONLY": "NO"
23   },
24   "subspecs": [
25     {
26       "name": "NOS",
27       "vendored_frameworks": "NETranscodingKit.framework",
28       "dependencies": {
29         "NERtcCallUIKit": [
31         ],
32         "libyuv-iOS": [
34         ]
35       }
36     },
37     {
38       "name": "NOS_Special",
39       "vendored_frameworks": "NETranscodingKit.framework",
40       "dependencies": {
41         "NERtcCallUIKit/NOS_Special": [
43         ],
44         "libyuv-iOS": [
46         ]
47       }
48     },
49     {
50       "name": "FCS",
51       "vendored_frameworks": "NETranscodingKit.framework",
52       "dependencies": {
53         "NERtcCallUIKit/FCS": [
55         ],
56         "libyuv-iOS": [
58         ]
59       }
60     },
61     {
62       "name": "FCS_Special",
63       "vendored_frameworks": "NETranscodingKit.framework",
64       "dependencies": {
65         "NERtcCallUIKit/FCS_Special": [
67         ],
68         "libyuv-iOS": [
70         ]
71       }
72     }
73   ]