[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / a / f / Chatvisor-LiveView / 1.2.18-rc.2 / Chatvisor-LiveView.podspec.json
blob17160fac991d18a35f4c2cb88cf3b81b748e5adb
2   "name": "Chatvisor-LiveView",
3   "version": "1.2.18-rc.2",
4   "summary": "TeamViewer CoBrowsing framework",
5   "description": "Framework for using Chatvisor CoBrowsing with iOS",
6   "homepage": "http://teamviewer.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright TeamViewer"
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/engage-ios/engage-ios-release.git",
17     "tag": "1.2.18-rc.2"
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     "Swinject": [
27       "~> 2.8.2"
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"