[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / b / BDSource / 0.0.2 / BDSource.podspec.json
blob4aa50566863dd8332b8f8cb1491ae5d4c0a008ca
2   "name": "BDSource",
3   "version": "0.0.2",
4   "summary": "A short description of BaiDuRTC.",
5   "description": "BaiDuRTC",
6   "homepage": "https://github.com/GasparChu/BDSource",
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/BDSource.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": "VideoToolbox",
22   "libraries": "c++",
23   "requires_arc": true,
24   "ios": {
25     "vendored_libraries": [
26       "Source/Libs/libcrypto.a",
27       "Source/Libs/libssl.a"
28     ],
29     "vendored_frameworks": [
30       "Source/Libs/SocketRocket/SocketRocket/SocketRocket.framework",
31       "Source/Framework/BaiduRtcRoom.framework"
32     ],
33     "source_files": [
34       "Source/Libs/SocketRocket/SocketRocket.binspec.json",
35       "Source/Libs/SocketRocket/SocketRocket.md5"
36     ]
37   }