[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 5 / a / f / Chatvisor-LiveView / 1.0.21 / Chatvisor-LiveView.podspec.json
blob1b606dc3456f00b6f92090f7b4b451ac335dac5c
2   "name": "Chatvisor-LiveView",
3   "version": "1.0.21",
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.21"
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": "4.2",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "Dip": [
33       "~> 7.0"
34     ],
35     "Starscream": [
36       "~> 3.1"
37     ],
38     "SwiftProtobuf": [
39       "~> 1.6"
40     ]
41   },
42   "swift_version": "4.2"