[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 1 / 7 / b / LiveChat / 2.0.6 / LiveChat.podspec.json
blob8de6c094edf2c1fcfcb13db501fc4867aaba45b1
2   "name": "LiveChat",
3   "version": "2.0.6",
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.6"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Sources/*.{swift}",
21   "resources": "Sources/*.{js}",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "4.0"