blob: 46a7c7d7855a5b779da4ce972d45889a4d14daac [file] [log] [blame]
{
"name": "LiveChat",
"version": "2.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"resources": "Sources/*.{js}",
"frameworks": [
"UIKit",
"WebKit"
],
"pushed_with_swift_version": "3.0"
}