blob: aade163c60d461d4062e3855bb84ef6673f13039 [file] [log] [blame]
{
"name": "AGMCapturer_iOS",
"version": "1.3.0.0",
"summary": "Agora iOS capturer SDK",
"description": "iOS custom capture SDK.",
"homepage": "https://www.agora.io/cn/",
"license": {
"type": "Copyright",
"text": "Copyright 2020 agora.io. All rights reserved.\n"
},
"authors": {
"Agora Lab": "developer@agora.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://download.agora.io/components/release/AgoraModule_AGM_iOS-1.3.0.1.zip"
},
"vendored_frameworks": [
"AGMCapturer.framework",
"AGMBase.framework"
],
"frameworks": [
"AVFoundation",
"AudioToolbox",
"CoreMedia",
"SystemConfiguration",
"VideoToolbox"
],
"libraries": [
"c++",
"resolv"
],
"requires_arc": true
}