[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 9 / 2 / c / NRTC / 3.6.1 / NRTC.podspec.json
blob9530070580464dbd16c9cebcf2932c19fa19074e
2   "name": "NRTC",
3   "version": "3.6.1",
4   "summary": "Netease RTC SDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2017 Netease "
9   },
10   "authors": "Netease RTC Team",
11   "source": {
12     "http": "http://yx-web.nosdn.127.net/package/NRTC_iOS_SDK_v3.6.1.zip"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "**/include/NRTC/*.h",
18   "vendored_libraries": [
19     "**/NRTC/lib/*.a",
20     "**/NRTCDependencies/lib/*.a"
21   ],
22   "frameworks": [
23     "SystemConfiguration",
24     "AVFoundation",
25     "CoreTelephony",
26     "AudioToolbox",
27     "CoreMedia",
28     "VideoToolbox",
29     "MobileCoreServices"
30   ],
31   "libraries": "c++",
32   "resources": "**/NRTC/resource/NMCVideoFilter.bundle"