[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 5 / QNRTPlayerKit / 1.0.5 / QNRTPlayerKit.podspec.json
blob2bc2ba65a86f56cf886b8a938789aedc3d31ddfc
2   "name": "QNRTPlayerKit",
3   "version": "1.0.5",
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.qiniushawn.top/QNRTPlayerKit-iphoneos-v1.0.5.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": "12.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   ]