[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / 2 / f / 5 / QNRTPlayerKit / 1.0.2 / QNRTPlayerKit.podspec.json
blob5ae746bf9269ae57f5cdb80d087fe0515cf41ae6
2   "name": "QNRTPlayerKit",
3   "version": "1.0.2",
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.2.zip"
12   },
13   "pod_target_xcconfig": {
14     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
15   },
16   "user_target_xcconfig": {
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": [
24     "Pod/iphoneos/QNRTPlayerKit.framework"
25   ],
26   "frameworks": [
27     "UIKit",
28     "AVFoundation",
29     "CoreGraphics",
30     "CFNetwork",
31     "AudioToolbox",
32     "CoreMedia",
33     "VideoToolbox"
34   ]