[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / 0 / NERoomKit / 1.15.0 / NERoomKit.podspec.json
blobc3852132324416126269ef58fed8a7ff936c97fb
2   "name": "NERoomKit",
3   "version": "1.15.0",
4   "summary": "chatroom and media channel kit",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "yunxin engineering department",
11   "source": {
12     "http": "https://yx-web-nosdn.netease.im/package/1685685008212/NERoomKit_iOS_v1.15.0.framework.zip?download=NERoomKit_iOS_v1.15.0.framework.zip"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "dependencies": {
19     "NEScreenShareHost": [
20       "0.5.3"
21     ],
22     "NECoreKit": [
23       ">=9.3.2"
24     ],
25     "NECoreIMKit": [
26       ">=9.3.2"
27     ]
28   },
29   "default_subspecs": [
30     "Base",
31     "Beauty",
32     "Segment",
33     "Audio"
34   ],
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
38   },
39   "subspecs": [
40     {
41       "name": "Base",
42       "vendored_frameworks": "NERoomKit.framework",
43       "dependencies": {
44         "NIMSDK_LITE": [
45           "9.10.0"
46         ],
47         "NERtcSDK/RtcBasic": [
48           "4.6.50"
49         ]
50       }
51     },
52     {
53       "name": "Beauty",
54       "dependencies": {
55         "NERtcSDK/Beauty": [
56           "4.6.50"
57         ],
58         "NERtcSDK/FaceDetect": [
59           "4.6.50"
60         ]
61       }
62     },
63     {
64       "name": "Segment",
65       "dependencies": {
66         "NERtcSDK/Segment": [
67           "4.6.50"
68         ]
69       }
70     },
71     {
72       "name": "Audio",
73       "dependencies": {
74         "NERtcSDK/AiDenoise": [
75           "4.6.50"
76         ],
77         "NERtcSDK/AiHowling": [
78           "4.6.50"
79         ]
80       }
81     },
82     {
83       "name": "Base_Special",
84       "vendored_frameworks": "NERoomKit.framework",
85       "dependencies": {
86         "NIMSDK_LITE": [
88         ],
89         "NERtcSDK/RtcBasic": [
91         ]
92       }
93     },
94     {
95       "name": "Beauty_Special",
96       "dependencies": {
97         "NERtcSDK/Beauty": [
99         ],
100         "NERtcSDK/FaceDetect": [
102         ]
103       }
104     },
105     {
106       "name": "Segment_Special",
107       "dependencies": {
108         "NERtcSDK/Segment": [
110         ]
111       }
112     },
113     {
114       "name": "Audio_Special",
115       "dependencies": {
116         "NERtcSDK/AiDenoise": [
118         ],
119         "NERtcSDK/AiHowling": [
121         ]
122       }
123     },
124     {
125       "name": "Special_All",
126       "dependencies": {
127         "NERoomKit/Base_Special": [
129         ],
130         "NERoomKit/Beauty_Special": [
132         ],
133         "NERoomKit/Segment_Special": [
135         ],
136         "NERoomKit/Audio_Special": [
138         ]
139       }
140     }
141   ],
142   "swift_version": "5.0"