[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 0 / Desk360LiveChat / 1.0.3 / Desk360LiveChat.podspec.json
blob014da13f78761f09135eae778862e7725ec38b1c
2   "name": "Desk360LiveChat",
3   "version": "1.0.3",
4   "summary": "Desk360 Live Chat provides simplicity and usability in one place. With this feature, you can provide live support to your customers directly within your app just by writing a few lines of code.",
5   "homepage": "https://github.com/Teknasyon-Teknoloji/desk360-livechat-ios-sdk",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Teknasyon": "http://www.teknasyon.com/"
12   },
13   "source": {
14     "git": "https://github.com/Teknasyon-Teknoloji/desk360-livechat-ios-sdk.git",
15     "tag": "1.0.3"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0"
26     ],
27     "PersistenceKit": [
29     ],
30     "Firebase/Database": [
32     ],
33     "Firebase/Auth": [
35     ],
36     "Firebase": [
38     ],
39     "NVActivityIndicatorView": [
41     ],
42     "Kingfisher": [
44     ]
45   },
46   "ios": {
47     "resource_bundles": {
48       "Desk360LiveChatAssets": "Sources/Assets/Desk360LiveChatAssets.bundle/Images"
49     }
50   },
51   "resources": "Sources/Assets/Desk360LiveChatAssets.bundle/*.{ttf}",
52   "swift_version": "5.1"