[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / f / 8 / KSYRTCLive / 2.0.2 / KSYRTCLive.podspec.json
blob03ca3ea63fafb8a456cb1361c2f902dbadf171de
2   "name": "KSYRTCLive",
3   "version": "2.0.2",
4   "license": {
5     "type": "Proprietary",
6     "text": "      Copyright 2015 kingsoft Ltd. All rights reserved.\n"
7   },
8   "homepage": "http://v.ksyun.com/doc.html",
9   "authors": {
10     "ksyun": "zengfangpin@kingsoft.com"
11   },
12   "summary": "KSYRTCLiveSDK 是 金山云的连麦SDK.",
13   "description": "KSYRTCLiveSDK 是 金山云的连麦SDK.\n需要依赖KSYGPULive, 在直播的基础上添加实时通信的功能, 达到连麦直播的目的.",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "frameworks": "VideoToolbox",
19   "ios": {
20     "libraries": [
21       "z",
22       "iconv",
23       "stdc++.6"
24     ]
25   },
26   "source": {
27     "git": "https://github.com/ksvc/KSYRTCLive_iOS.git",
28     "tag": "v2.0.2"
29   },
30   "vendored_frameworks": "framework/libksyrtclivedy.framework"