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