[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / c / NRTC / 2.7.0 / NRTC.podspec.json
blob0870883f948bd661b1d564e3fdabe3dd62868f9e
2   "name": "NRTC",
3   "version": "2.7.0",
4   "summary": "Netease RTC SDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2016 Netease "
9   },
10   "authors": "Netease RTC Team",
11   "source": {
12     "http": "http://yx-web.nosdn.127.net/package/NRTC_iOS_SDK_v2.7.0.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++"