[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / 9 / 3 / ZegoUIKit / 2.12.9 / ZegoUIKit.podspec.json
blobae9d1a5d1c0361d7789294b2d0b6d30023f55132
2   "name": "ZegoUIKit",
3   "version": "2.12.9",
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": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/ZEGOCLOUD/zego_uikit_ios.git",
19     "tag": "2.12.9"
20   },
21   "source_files": [
22     "ZegoUIKit/*.{h,swift}",
23     "ZegoUIKit/**/*.{h,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.15.0"
40     ],
41     "ZegoPluginAdapter": [
42       ">= 2.5.2"
43     ],
44     "ZegoUIKitReport": [
45       "0.2.10"
46     ]
47   },
48   "swift_version": "5.0"