[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 7 / b / LiveChat / 2.0.4 / LiveChat.podspec.json
blobc6189faf77ffa68a3515bee110e050e47e9e0374
2   "name": "LiveChat",
3   "version": "2.0.4",
4   "summary": "LiveChat chat window for your iOS app.",
5   "homepage": "https://github.com/livechat/chat-window-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Łukasz Jerciński": "l.jercinski@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/livechat/chat-window-ios.git",
15     "tag": "2.0.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "resources": "Sources/*.{js}",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "pushed_with_swift_version": "3.0"