[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / f / ZIMKit / 2.5.0 / ZIMKit.podspec.json
blob9ba6f4dc96cefe92660b330cb48bbf756aff39da
2   "name": "ZIMKit",
3   "version": "2.5.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": "2.5.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     "ZegoUIKitSignalingPlugin": [
34       ">= 2.5.2"
35     ],
36     "Kingfisher": [
37       "~>7.6.2"
38     ]
39   },
40   "swift_version": "5.0"