[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / e / LiveChatSDK / 1.0.8 / LiveChatSDK.podspec.json
blobdada2b28ef779eb3dcc13a5dda8b38c792abca25
2   "name": "LiveChatSDK",
3   "version": "1.0.8",
4   "summary": "LiveChatSDK to make message to MITEK Ecosystem easily",
5   "description": "It is a library only for learning purpose",
6   "homepage": "https://github.com/ldev1710/live-chat-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LDev": "luongdien1211@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/ldev1710/live-chat-sdk-ios.git",
17     "tag": "1.0.8"
18   },
19   "source_files": "LiveChatSDK/**/*.{swift}",
20   "dependencies": {
21     "Socket.IO-Client-Swift": [
23     ]
24   },
25   "platforms": {
26     "ios": "14.0"
27   },
28   "swift_version": "5.0"