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