[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / e / f / ZIMKit / 2.5.5 / ZIMKit.podspec.json
blob19c2497c0afda91ab2e22bc25be3137ecf4f6075
2   "name": "ZIMKit",
3   "version": "2.5.5",
4   "summary": "ZIMKit",
5   "description": "The ZIMKit written in Swift",
6   "homepage": "https://www.zegocloud.com/",
7   "documentation_url": "https://docs.zegocloud.com/article/14859",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright @2021-2022 ZEGOCLOUD. All Rights Reserved.\n"
11   },
12   "authors": {
13     "ZEGOCLOUD": "zegocloud.com"
14   },
15   "source": {
16     "git": "https://github.com/zegocloud/zego_inapp_chat_uikit_ios_swift.git",
17     "tag": "2.5.5"
18   },
19   "cocoapods_version": ">= 1.10.0",
20   "swift_versions": [
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "12.0"
25   },
26   "source_files": "ZIMKit/**/*.swift",
27   "resource_bundles": {
28     "ZIMKitResources": [
29       "ZIMKit/Resources/**/*"
30     ]
31   },
32   "dependencies": {
33     "ZegoUIKitSignalingPlugin": [
34       ">= 2.5.4"
35     ],
36     "ZegoPluginAdapter": [
37       ">= 2.5.3"
38     ],
39     "Kingfisher": [
40       "~>7.6.2"
41     ]
42   },
43   "swift_version": "5.0"