[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / 5 / QNRTPlayerKit / 1.0.0 / QNRTPlayerKit.podspec.json
blob37a0c26722dfddbc9face54abe18c44b506d3cb8
2   "name": "QNRTPlayerKit",
3   "version": "1.0.0",
4   "summary": "Pili iOS quic video player SDK, HLS video streaming supported.",
5   "homepage": "https://github.com/pili-engineering/QNRTPlayer-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/QNRTPlayerKit-iphoneos-v1.0.0.zip"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "vendored_frameworks": [
18     "Pod/iphoneos/QNRTPlayerKit.framework"
19   ],
20   "frameworks": [
21     "UIKit",
22     "AVFoundation",
23     "CoreGraphics",
24     "CFNetwork",
25     "AudioToolbox",
26     "CoreMedia",
27     "VideoToolbox"
28   ]