[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / KommunicateChatUI-iOS-SDK / 1.1.8 / KommunicateChatUI-iOS-SDK.podspec.json
blobab6def83c1a1e55fec43b2375e029a562b5dfde1
2   "name": "KommunicateChatUI-iOS-SDK",
3   "version": "1.1.8",
4   "license": {
5     "type": "BSD 3-Clause",
6     "file": "LICENSE"
7   },
8   "summary": "KommunicateChatUI-iOS-SDK Kit",
9   "homepage": "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK",
10   "authors": {
11     "Sathyan Elangovan": "sathyan.elangovan@kommunicate.io"
12   },
13   "source": {
14     "git": "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK.git",
15     "tag": "1.1.8"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "default_subspecs": "Complete",
22   "subspecs": [
23     {
24       "name": "RichMessageKit",
25       "source_files": "RichMessageKit/**/*.swift",
26       "resources": "RichMessageKit/**/*{xcassets}"
27     },
28     {
29       "name": "Complete",
30       "source_files": "Sources/**/*.swift",
31       "resources": "Sources/**/*{lproj,storyboard,xib,xcassets,json}",
32       "dependencies": {
33         "Kingfisher": [
34           "~> 7.6.2"
35         ],
36         "SwipeCellKit": [
37           "~> 2.7.1"
38         ],
39         "ZendeskChatProvidersSDK": [
40           "~> 3.0.0"
41         ],
42         "iOSDropDown": [
44         ],
45         "KommunicateCore-iOS-SDK": [
46           "~> 1.1.3"
47         ],
48         "KommunicateChatUI-iOS-SDK/RichMessageKit": [
50         ]
51       }
52     }
53   ],
54   "swift_version": "5.0"