[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 2 / NERtcSDK_Special / 4.6.28 / NERtcSDK_Special.podspec.json
blob9293934ef79d7f99ba5ed1f0c596c9e0480e2b52
2   "name": "NERtcSDK_Special",
3   "version": "4.6.28",
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/1667383689/G2-iOS-NERTC-Special-SDK-Release_4.6.28.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   "subspecs": [
32     {
33       "name": "RtcBasic",
34       "vendored_frameworks": [
35         "NERTC/NERtcSDK/NERtcSDK.framework",
36         "NERTC/NERtcSDK/NMCBasicModuleFramework.framework",
37         "NERTC/NERtcSDK/NERtcnn.framework"
38       ]
39     },
40     {
41       "name": "ScreenShare",
42       "vendored_frameworks": "NERTC/NERtcSDK/NERtcReplayKit.framework"
43     },
44     {
45       "name": "Beauty",
46       "vendored_frameworks": "NERTC/NERtcSDK/NERtcBeauty.framework"
47     },
48     {
49       "name": "FaceDetect",
50       "vendored_frameworks": "NERTC/NERtcSDK/NERtcFaceDetect.framework"
51     },
52     {
53       "name": "Segment",
54       "vendored_frameworks": "NERTC/NERtcSDK/NERtcPersonSegment.framework"
55     }
56   ]