[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 6 / c / NERtcSDK-MacOS / 4.2.1 / NERtcSDK-MacOS.podspec.json
blob28fcc6bb5bc834a1cdd0e28af7762e7e2bbb0f96
2   "name": "NERtcSDK-MacOS",
3   "version": "4.2.1",
4   "summary": "Netease RTC SDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2021 Netease "
9   },
10   "authors": "Netease RTC Team",
11   "source": {
12     "http": "http://yx-web.nos.netease.com/package/1621424724/NERTC_Mac_SDK_v4.2.1.zip"
13   },
14   "platforms": {
15     "osx": "10.11"
16   },
17   "vendored_frameworks": [
18     "NEFundation_Mac.framework",
19     "nertc_sdk_Mac.framework"
20   ],
21   "osx": {
22     "frameworks": [
23       "AVFoundation",
24       "SystemConfiguration",
25       "CoreServices",
26       "Foundation",
27       "AppKit",
28       "CoreAudio",
29       "MetalKit",
30       "Metal",
31       "CoreVideo",
32       "Security",
33       "OpenGL",
34       "QuartzCore",
35       "IOSurface",
36       "VideoToolbox"
37     ]
38   }