[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / KommunicateChatUI-iOS-SDK / 1.0.1 / KommunicateChatUI-iOS-SDK.podspec.json
blob323f776b72909853a5500ebff399db129c969b28
2   "name": "KommunicateChatUI-iOS-SDK",
3   "version": "1.0.1",
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.0.1"
16   },
17   "platforms": {
18     "ios": "12.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.0.0"
35         ],
36         "SwipeCellKit": [
37           "~> 2.7.1"
38         ],
39         "ZendeskChatProvidersSDK": [
40           "~> 3.0.0"
41         ],
42         "KommunicateCore-iOS-SDK": [
43           "~> 1.0.7"
44         ],
45         "KommunicateChatUI-iOS-SDK/RichMessageKit": [
47         ]
48       }
49     }
50   ],
51   "swift_version": "5.0"