blob: cabe652ef6a49e6cc1898931f9d717d9be36b5bd [file] [log] [blame]
{
"name": "LiveChat",
"version": "2.0.18",
"summary": "LiveChat chat window for your iOS app.",
"homepage": "https://github.com/livechat/chat-window-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Łukasz Jerciński": "l.jercinski@gmail.com"
},
"source": {
"git": "https://github.com/livechat/chat-window-ios.git",
"tag": "2.0.18"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"resources": "Sources/*.{js}",
"frameworks": [
"UIKit",
"WebKit"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}