[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / 9 / 8 / a / RTCCommon / 1.0.0 / RTCCommon.podspec.json
bloba29592fa0d56cbdd2c3a6f7e57bdb298829a5387
2   "name": "RTCCommon",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://github.com/Tencent-RTC/uikit-common.git",
12   "documentation_url": "https://github.com/Tencent-RTC/uikit-common.git",
13   "authors": "tencent rtc uikit",
14   "summary": "RTCCommon",
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/Tencent-RTC/uikit-common.git",
21     "tag": "v1.0.0"
22   },
23   "source_files": [
24     "Source/**/**/*.*",
25     "Source/Utils/**/*.*"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "SnapKit": [
36     ]
37   },
38   "swift_version": "5.0"