[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 2 / 9 / 6 / KommunicateChatUI-iOS-SDK / 1.3.8 / KommunicateChatUI-iOS-SDK.podspec.json
blobb5cc71dfdb3b4bb70ebb31fe88e3342bdd57b289
2   "name": "KommunicateChatUI-iOS-SDK",
3   "version": "1.3.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.3.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": "Zendesk",
30       "dependencies": {
31         "ZendeskChatProvidersSDK": [
32           "~> 5.0.0"
33         ]
34       }
35     },
36     {
37       "name": "Complete",
38       "source_files": "Sources/**/*.swift",
39       "resources": "Sources/**/*{lproj,storyboard,xib,xcassets,json}",
40       "dependencies": {
41         "Kingfisher": [
42           "~> 7.6.2"
43         ],
44         "SwipeCellKit": [
45           "~> 2.7.1"
46         ],
47         "iOSDropDown": [
49         ],
50         "KommunicateCore-iOS-SDK": [
51           "1.2.4"
52         ],
53         "KommunicateChatUI-iOS-SDK/RichMessageKit": [
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.0"