blob: 55548a9c11be82d0fc857c509f98957caa6ae89e [file] [log] [blame]
{
"name": "RTVnx",
"version": "1.0.0",
"summary": "anyRTC RTVnx.",
"description": "anyRTC 桌面控制库",
"homepage": "https://github.com/BoYuanZjq/RTVnx",
"license": "MIT",
"authors": {
"zzuzjq": "984630262@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/RTVnx.git",
"tag": "1.0.0",
"submodules": true
},
"source_files": "RTVnx/**/*.{h,m}",
"public_header_files": "RTVnx/**/*.{h}",
"vendored_frameworks": "RTVnx/**/*.framework",
"frameworks": "VideoToolbox",
"requires_arc": true,
"dependencies": {
"RtxChan": [
"~> 1.0.1"
]
}
}