[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 8 / QNRTCKit / 1.0.0 / QNRTCKit.podspec.json
blobc9c0083c83a839751a4b221355f9c310915b1ca7
2   "name": "QNRTCKit",
3   "version": "1.0.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     "git": "https://github.com/pili-engineering/QNRTC-iOS.git",
12     "tag": "v1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": [
19     "Pod/iphoneos/QNRTCKit.framework"
20   ],
21   "frameworks": [
22     "UIKit",
23     "AVFoundation",
24     "CoreGraphics",
25     "CFNetwork",
26     "AudioToolbox",
27     "CoreMedia",
28     "VideoToolbox"
29   ]