[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / e / 3 / SourceTest / 0.0.3 / SourceTest.podspec.json
blob54cd01645addc0b8a57aa832c1d3390970fed92d
2   "name": "SourceTest",
3   "version": "0.0.3",
4   "summary": "A short description of BaiDuRTC.",
5   "description": "BaiDuRTC",
6   "homepage": "https://github.com/GasparChu/SourceTest",
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/SourceTest.git",
19     "tag": "0.0.3"
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": "Libs/SocketRocket/SocketRocket/SocketRocket.framework",
30     "source_files": [
31       "Libs/SocketRocket/SocketRocket.binspec.json",
32       "Libs/SocketRocket/SocketRocket.md5"
33     ]
34   }