[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 2 / f / RtxChan / 1.0.1 / RtxChan.podspec.json
blob4d94685e460818bc5180d31124e65a1852c22adf
2   "name": "RtxChan",
3   "version": "1.0.1",
4   "summary": "anyRTC iOS 音视频传输库.",
5   "description": "RtxChan 是anyRTC 音视频底层传输库",
6   "homepage": "https://github.com/BoYuanZjq/RtxChan",
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/RtxChan.git",
16     "tag": "1.0.1",
17     "submodules": true
18   },
19   "source_files": "RtxChan/**/*.{h,m}",
20   "public_header_files": "RtxChan/**/*.{h}",
21   "vendored_frameworks": "RtxChan/**/*.framework",
22   "frameworks": "CFNetwork",
23   "requires_arc": true