blob: fdbb43dc75057e3239004d3a7c94d4c40157b1f4 [file] [log] [blame]
{
"name": "Chatvisor-LiveView",
"version": "1.0.6",
"summary": "Chatvisor CoBrowsing framework",
"description": "Framework for using Chatvisor CoBrowsing with iOS",
"homepage": "http://chatvisor.com",
"license": {
"type": "Copyright",
"text": " Copyright Chatvisor\n"
},
"authors": {
"Chatvisor": "office@chatvisor.com"
},
"public_header_files": "LiveView.framework/Headers/*.h",
"source": {
"git": "https://gitlab.com/chatvisor/ios-release.git",
"tag": "1.0.6"
},
"source_files": "LiveView.framework/Headers/*.h",
"vendored_frameworks": "LiveView.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"dependencies": {
"Dip": [
"~> 7.0"
],
"Starscream": [
"~> 3.1"
],
"SwiftProtobuf": [
"~> 1.6"
]
},
"swift_version": "5.0"
}