[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 2 / RescueLive / 1.0.0-beta.1 / RescueLive.podspec.json
blob4041f584409e282377f2b5be263cb62e9a10c802
2   "name": "RescueLive",
3   "version": "1.0.0-beta.1",
4   "summary": "LogMeIn Rescue Live SDK for iOS.",
5   "description": "The Rescue Live Mobile SDK allows your customers to establish a Rescue Live support session within your app.",
6   "homepage": "https://www.logmeinrescue.com/",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE"
10   },
11   "authors": "LogMeIn Inc.",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "http": "https://github.com/LogmeinRescue/Rescue-Live-iOS-SDK/releases/download/1.0.0-beta.1/rescue-live-ios-sdk-1.0.0-beta.1.zip",
17     "sha256": "3d3405c062c7376eaf02a7cf2087f1dc2c074bdec807f3872d082784ff2f9162"
18   },
19   "cocoapods_version": ">= 1.9.0",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "Starscream": [
23       "~> 3.1.1"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "CoreVideo",
29     "Security"
30   ],
31   "libraries": [
32     "z",
33     "sqlite3",
34     "iconv"
35   ],
36   "user_target_xcconfig": {
37     "EMBEDDED_CONTENT_CONTAINS_SWIFT": "YES"
38   },
39   "vendored_frameworks": [
40     "Frameworks/RescueLive.xcframework",
41     "Frameworks/RescueLiveCore.framework",
42     "Frameworks/LMICoreMediaAppEx.framework"
43   ],
44   "swift_version": "5.0"