[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / a / f / Chatvisor-LiveView / 1.0.16 / Chatvisor-LiveView.podspec.json
blob3c6fef214700babba084c6344bc8d7bef25d0e51
2   "name": "Chatvisor-LiveView",
3   "version": "1.0.16",
4   "summary": "Chatvisor CoBrowsing framework",
5   "description": "Framework for using Chatvisor CoBrowsing with iOS",
6   "homepage": "http://chatvisor.com",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright Chatvisor\n"
10   },
11   "authors": {
12     "Chatvisor": "office@chatvisor.com"
13   },
14   "public_header_files": "LiveView.xcframework/*/LiveView.framework/Headers/*.h",
15   "source": {
16     "git": "https://gitlab.com/chatvisor/ios-release.git",
17     "tag": "1.0.16"
18   },
19   "source_files": "LiveView.xcframework/*/LiveView.framework/Headers/*.h",
20   "vendored_frameworks": "LiveView.xcframework",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "swift_versions": "5.0",
25   "dependencies": {
26     "Dip": [
27       "~> 7.0"
28     ],
29     "Starscream": [
30       "~> 3.1"
31     ],
32     "SwiftProtobuf": [
33       "~> 1.6"
34     ]
35   },
36   "swift_version": "5.0"