[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 8 / BaiDuRTC / 0.0.3 / BaiDuRTC.podspec.json
blob107b79e1280aa82a5fc3c0311ee5bb80cc2647ca
2   "name": "BaiDuRTC",
3   "version": "0.0.3",
4   "summary": "A short description of BaiDuRTC.",
5   "description": "BaiDuRTC",
6   "homepage": "https://github.com/GasparChu/BaiDuRTC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "GasparChu": "598176910@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/GasparChu/BaiDuRTC.git",
19     "tag": "0.0.3"
20   },
21   "frameworks": "VideoToolbox",
22   "libraries": "stdc++",
23   "requires_arc": true,
24   "ios": {
25     "vendored_libraries": [
26       "BDRTC/Libs/libcrypto.a",
27       "BDRTC/Libs/libssl.a"
28     ],
29     "vendored_frameworks": "BDRTC/Libs/SocketRocket/SocketRocket/SocketRocket.framework",
30     "source_files": [
31       "BDRTC/Libs/SocketRocket/SocketRocket.binspec.json",
32       "BDRTC/Libs/SocketRocket/SocketRocket.md5"
33     ]
34   }