[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / a / UCloudRtcSdk / 1.6.3 / UCloudRtcSdk.podspec.json
blob290f7eb3bdf39df22f1209da8f32876b2c7229cd
2   "name": "UCloudRtcSdk",
3   "version": "1.6.3",
4   "summary": "Real-time audio and video calling with UCloudRtcSdk",
5   "description": "By installing the URTC SDK, you can quickly build multi-person audio and video calls, one-to-many or many-to-many real-time interaction",
6   "homepage": "https://github.com/ucloud/urtc-ios-demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ucloudyj": "yj.wang@ucloud.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ucloud/urtc-ios-demo.git",
19     "tag": "1.6.3"
20   },
21   "frameworks": [
22     "CFNetwork",
23     "Security",
24     "OpenGLES",
25     "GLKit",
26     "VideoToolbox"
27   ],
28   "libraries": [
29     "icucore",
30     "c++",
31     "bz2",
32     "z",
33     "iconv"
34   ],
35   "vendored_frameworks": "UCloudRtcSdk/Frameworks/*.framework"