[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / e / f / ZIMKit / 1.2.0 / ZIMKit.podspec.json
blobea4de5aba6d1727d1c3d9d8713c48d0cc342091e
2   "name": "ZIMKit",
3   "version": "1.2.0",
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": "1.2.0"
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     "ZIM": [
34       "2.4.2"
35     ],
36     "Kingfisher": [
37       "7.4.1"
38     ]
39   },
40   "swift_version": "5.0"