[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / 3 / ZegoUIKit / 2.11.6 / ZegoUIKit.podspec.json
blobe9d3d3593f03a6b71cbd0b12a632c0c548985f8c
2   "name": "ZegoUIKit",
3   "version": "2.11.6",
4   "summary": "ZegoUIKit iOS SDK",
5   "description": "ZegoUIKit SDK for iOS by ZEGO.",
6   "homepage": "https://www.zegocloud.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2022-2024 ZEGO. All Rights Reserved.\n"
10   },
11   "authors": {
12     "ZEGOCLOUND": "zego.im"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ZEGOCLOUD/zego_uikit_ios.git",
19     "tag": "2.11.6"
20   },
21   "source_files": [
22     "ZegoUIKit",
23     "ZegoUIKit/**/*.swift"
24   ],
25   "resource_bundles": {
26     "ZegoUIKit": [
27       "ZegoUIKit/Resource/*.{png}"
28     ]
29   },
30   "swift_versions": [
31     "5.0"
32   ],
33   "requires_arc": true,
34   "pod_target_xcconfig": {
35     "PRODUCT_BUNDLE_IDENTIFIER": "com.zegocloud.uikit"
36   },
37   "dependencies": {
38     "ZegoExpressEngine": [
39       "~> 3.14.5"
40     ],
41     "ZegoPluginAdapter": [
42       ">= 2.4.0"
43     ]
44   },
45   "swift_version": "5.0"