blob: d0bc1f628632bfb5b03b9ad4a6609cff9dbfc350 [file] [log] [blame]
{
"name": "MRTC_Interactive",
"version": "1.0.0",
"summary": "A video conference SDK depends on MRTC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张志超": "zhangzhichao@mudu.tv"
},
"homepage": "https://www.muducloud.com",
"description": "TODO: Add long description of the pod here",
"source": {
"git": "https://github.com/mudutv/MRTC-Interactive-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "MRTC_Interactive.framework"
},
"dependencies": {
"MRTC": [
">=1.1.2"
]
}
}