[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / b / 8 / NERtcSDK-MacOS_Special / 4.6.28 / NERtcSDK-MacOS_Special.podspec.json
blob02fafb5b1c20c6bea90b2527133bfc9e072d10c6
2   "name": "NERtcSDK-MacOS_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/1667383557/NERTC_Special_MacOS_SDK_V4.6.28.zip"
13   },
14   "platforms": {
15     "osx": "10.11"
16   },
17   "osx": {
18     "frameworks": [
19       "AVFoundation",
20       "SystemConfiguration",
21       "CoreServices",
22       "Foundation",
23       "AppKit",
24       "CoreAudio",
25       "MetalKit",
26       "Metal",
27       "CoreVideo",
28       "Security",
29       "OpenGL",
30       "QuartzCore",
31       "IOSurface",
32       "VideoToolbox"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "RtcBasic",
38       "vendored_frameworks": [
39         "sdk/nertc_sdk_Mac.framework",
40         "sdk/NEFundation_Mac.framework",
41         "sdk/NERtcnn.framework"
42       ]
43     },
44     {
45       "name": "Beauty",
46       "vendored_frameworks": "sdk/NERtcBeauty.framework"
47     },
48     {
49       "name": "FaceDetect",
50       "vendored_frameworks": "sdk/NERtcFaceDetect.framework"
51     },
52     {
53       "name": "Segment",
54       "vendored_frameworks": "sdk/NERtcPersonSegment.framework"
55     }
56   ]