[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / e / 9 / HoTSDK / 1.0.0 / HoTSDK.podspec.json
blobe70ec6db710e6b4d1cbd6a30ae2ddca5da8e5d39
2   "name": "HoTSDK",
3   "version": "1.0.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.0.0"
20   },
21   "vendored_frameworks": "HoT_XCframework/HoTSDK.xcframework",
22   "dependencies": {
23     "Alamofire": [
24       "5.8"
25     ],
26     "ReachabilitySwift": [
27       "5.0.0"
28     ],
29     "PubNubSwift": [
30       "6.1.0"
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"