[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / a / 0 / 6 / RTVnx / 1.0.0 / RTVnx.podspec.json
blob55548a9c11be82d0fc857c509f98957caa6ae89e
2   "name": "RTVnx",
3   "version": "1.0.0",
4   "summary": "anyRTC  RTVnx.",
5   "description": "anyRTC 桌面控制库",
6   "homepage": "https://github.com/BoYuanZjq/RTVnx",
7   "license": "MIT",
8   "authors": {
9     "zzuzjq": "984630262@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/BoYuanZjq/RTVnx.git",
16     "tag": "1.0.0",
17     "submodules": true
18   },
19   "source_files": "RTVnx/**/*.{h,m}",
20   "public_header_files": "RTVnx/**/*.{h}",
21   "vendored_frameworks": "RTVnx/**/*.framework",
22   "frameworks": "VideoToolbox",
23   "requires_arc": true,
24   "dependencies": {
25     "RtxChan": [
26       "~> 1.0.1"
27     ]
28   }