blob: 9eecd169f55e456d7e6e81b4656d53a8518eb2ff [file] [log] [blame]
{
"name": "QNRTCKit-ByteDance",
"version": "2.0.0",
"summary": "Qiniu RTC SDK for iOS.",
"homepage": "https://github.com/pili-engineering/QNRTC-ByteDance-iOS",
"license": "Apache License, Version 2.0",
"authors": {
"pili": "pili-coresdk@qiniu.com"
},
"source": {
"http": "https://sdk-release.qnsdk.com/QNRTCKit-ByteDance-v2.0.0.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": [
"Pod/Library/*.framework"
],
"frameworks": [
"UIKit",
"AVFoundation",
"CoreGraphics",
"CFNetwork",
"AudioToolbox",
"CoreMedia",
"VideoToolbox"
]
}