[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / a / f / Chatvisor-LiveView / 1.2.6 / Chatvisor-LiveView.podspec.json
blob8d6d5eeebecf5f288fed7252620b29e1eacd9492
2   "name": "Chatvisor-LiveView",
3   "version": "1.2.6",
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"
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.2.6"
18   },
19   "source_files": "LiveView.xcframework/*/LiveView.framework/Headers/*.h",
20   "vendored_frameworks": "LiveView.xcframework",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "4.2",
25   "dependencies": {
26     "Dip": [
27       "~> 7.0"
28     ],
29     "SwiftProtobuf": [
30       "~> 1.6"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "armv7 arm64 x86_64"
35   },
36   "swift_version": "4.2"