blob: 8de6c094edf2c1fcfcb13db501fc4867aaba45b1 [file] [log] [blame]
{
"name": "LiveChat",
"version": "2.0.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"resources": "Sources/*.{js}",
"frameworks": [
"UIKit",
"WebKit"
],
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}