[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 2 / NERtcSDK_Special / 4.6.251 / NERtcSDK_Special.podspec.json
blob8c3091ca0fff14e2f2a74a66315a917c467e41d3
2   "name": "NERtcSDK_Special",
3   "version": "4.6.251",
4   "summary": "Netease RTC SDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "Netease RTC Team",
11   "source": {
12     "http": "http://yx-web.nos.netease.com/package/1668678075/G2-iOS-NERTC-Special-SDK-Release_4.6.251.zip"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "QuartzCore",
19     "CoreGraphics",
20     "CoreVideo",
21     "UIKit",
22     "OpenGLES",
23     "CoreMedia",
24     "AVFoundation",
25     "AudioToolbox",
26     "VideoToolbox",
27     "MetalKit",
28     "Metal",
29     "GLKit"
30   ],
31   "dependencies": {
32     "NMCBasicModule": [
33       ">= 1.9.0"
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "RtcBasic",
39       "vendored_frameworks": [
40         "NERTC/NERtcSDK/NERtcSDK.framework",
41         "NERTC/NERtcSDK/NERtcnn.framework"
42       ]
43     },
44     {
45       "name": "ScreenShare",
46       "vendored_frameworks": "NERTC/NERtcSDK/NERtcReplayKit.framework"
47     },
48     {
49       "name": "Beauty",
50       "vendored_frameworks": "NERTC/NERtcSDK/NERtcBeauty.framework"
51     },
52     {
53       "name": "FaceDetect",
54       "vendored_frameworks": "NERTC/NERtcSDK/NERtcFaceDetect.framework"
55     },
56     {
57       "name": "Segment",
58       "vendored_frameworks": "NERTC/NERtcSDK/NERtcPersonSegment.framework"
59     }
60   ]