[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 9 / HoTSDK / 1.1.0 / HoTSDK.podspec.json
blob4566d77d62c901304772cefe1737d872e3d793c3
2   "name": "HoTSDK",
3   "version": "1.1.0",
4   "summary": "SDK for creating, sending, receiving and managing Distal Reality’s vrings",
5   "homepage": "https://github.com/Distal-Reality-LLC/HoTSDK.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Distal Reality": "marksalada@distalreality.com"
12   },
13   "platforms": {
14     "ios": "16.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/Distal-Reality-LLC/HoTSDK.git",
19     "tag": "1.1.0"
20   },
21   "vendored_frameworks": "HoT_XCframework/HoTSDK.xcframework",
22   "dependencies": {
23     "Alamofire": [
24       "5.9.1"
25     ],
26     "ReachabilitySwift": [
27       "5.2.1"
28     ],
29     "PubNubSwift": [
30       "7.2.1"
31     ]
32   },
33   "requires_arc": true,
34   "user_target_xcconfig": {
35     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
36     "IPHONEOS_DEPLOYMENT_TARGET": "16.0"
37   },
38   "pod_target_xcconfig": {
39     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
40     "IPHONEOS_DEPLOYMENT_TARGET": "16.0"
41   },
42   "swift_version": "5.0"