[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 9 / 8 / QNRTCKit / 2.1.0 / QNRTCKit.podspec.json
blobbdaf8479fea2a3132f67eb8f4c057b9aa5a59f19
2   "name": "QNRTCKit",
3   "version": "2.1.0",
4   "summary": "Qiniu RTC SDK for iOS.",
5   "homepage": "https://github.com/pili-engineering/QNRTC-iOS",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "pili": "pili-coresdk@qiniu.com"
9   },
10   "source": {
11     "http": "https://sdk-release.qnsdk.com/QNRTCKit-iphoneos-v2.1.0.zip"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "vendored_frameworks": [
18     "Pod/iphoneos/QNRTCKit.framework"
19   ],
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "CoreGraphics",
24     "CFNetwork",
25     "AudioToolbox",
26     "CoreMedia",
27     "VideoToolbox"
28   ]