[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 9 / KustomerChat / 5.0.4 / KustomerChat.podspec.json
blob54a88c36f887dada54e17cb5ebdc21ea8c430b2b
2   "name": "KustomerChat",
3   "version": "5.0.4",
4   "swift_versions": "5.0",
5   "cocoapods_version": ">= 1.10.0",
6   "authors": "Kustomer.com",
7   "license": {
8     "type": "custom",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/kustomer/kustomer-ios",
12   "source": {
13     "git": "https://github.com/kustomer/kustomer-ios.git",
14     "tag": "5.0.4"
15   },
16   "summary": "The iOS SDK for the Kustomer.com mobile client",
17   "documentation_url": "https://developer.kustomer.com/chat-sdk/docs",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "vendored_frameworks": "KustomerChat.xcframework",
22   "dependencies": {
23     "PubNubSwift": [
24       "~> 6.3.0"
25     ],
26     "Down": [
27       "~> 0.11.0"
28     ],
29     "SnapKit": [
30       "~> 5.7.1"
31     ],
32     "ReachabilitySwift": [
33       "~> 5.2.3"
34     ],
35     "NotificationView": [
36       "~> 0.2.5"
37     ],
38     "Nantes": [
39       "~> 0.1.2"
40     ],
41     "SwiftyJSON": [
42       "~> 5.0.2"
43     ],
44     "NextGrowingTextView": [
45       "~> 2.1.0"
46     ],
47     "JWTDecode": [
48       "~> 3.0.1"
49     ]
50   },
51   "swift_version": "5.0"