[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 5 / a / f / Chatvisor-LiveView / 1.0.32 / Chatvisor-LiveView.podspec.json
blob35187ca687a2ccc0e9e7132dd20aa90b8ce1007b
2   "name": "Chatvisor-LiveView",
3   "version": "1.0.32",
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.0.32"
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   "dependencies": {
26     "Dip": [
27       "~> 7.0"
28     ],
29     "Starscream": [
30       "~> 3.1"
31     ],
32     "SwiftProtobuf": [
33       "~> 1.6"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "VALID_ARCHS": "armv7 arm64 x86_64"
38   },
39   "swift_version": "4.2"