blob: 55a88f2f57f4474f615362440ead06f073dad538 [file] [log] [blame]
{
"name": "LiveChat",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LiveChat/Classes/**/*",
"resources": "LiveChat/Assets/**/*",
"frameworks": [
"UIKit",
"WebKit"
],
"pushed_with_swift_version": "3.0"
}