[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / a / UCloudRtcSdk / 1.7.7 / UCloudRtcSdk.podspec.json
blobdb38bba91187565347fa1ea1e60a49a270ce0723
2   "name": "UCloudRtcSdk",
3   "version": "1.7.7",
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.7.7"
20   },
21   "xcconfig": {
22     "VALID_ARCHS": "arm64 armv7 x86_64"
23   },
24   "frameworks": [
25     "CFNetwork",
26     "Security",
27     "OpenGLES",
28     "GLKit",
29     "VideoToolbox",
30     "Metal",
31     "MetalKit"
32   ],
33   "libraries": [
34     "icucore",
35     "c++",
36     "bz2",
37     "z",
38     "iconv"
39   ],
40   "vendored_frameworks": "UCloudRtcSdk/Frameworks/*.framework"