[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 1 / a / BTSource / 0.0.2 / BTSource.podspec.json
blob97e58f41990f79c74ef60d2dc2e69ef5ca488624
2   "name": "BTSource",
3   "version": "0.0.2",
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.2"
20   },
21   "frameworks": [
22     "VideoToolbox",
23     "GLKit"
24   ],
25   "libraries": "c++",
26   "requires_arc": true,
27   "ios": {
28     "vendored_libraries": [
29       "Libs/libcrypto.a",
30       "Libs/libssl.a"
31     ],
32     "vendored_frameworks": [
33       "Libs/SocketRocket/SocketRocket/SocketRocket.framework",
34       "Framework/BaiduRtcRoom.framework"
35     ],
36     "source_files": [
37       "Libs/SocketRocket/SocketRocket.binspec.json",
38       "Libs/SocketRocket/SocketRocket.md5"
39     ]
40   }