[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / a / SafeRider / 0.7.1 / SafeRider.podspec.json
bloba29084a493744fa23c0bcec4d47c5c3df0961f0e
2   "name": "SafeRider",
3   "version": "0.7.1",
4   "summary": "Liberty Rider Protection SDK binary",
5   "description": "Falls detection in motorcycle or bike rides and automatic call for help if necessary",
6   "homepage": "https://liberty-rider.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2023 Liberty Rider"
10   },
11   "authors": {
12     "Liberty Rider": "contact@liberty-rider.com"
13   },
14   "source": {
15     "http": "https://github.com/liberty-rider/saferider-ios-distribution/releases/download/0.7.1/SafeRider.zip"
16   },
17   "vendored_frameworks": "SafeRider.xcframework",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.3",
22   "cocoapods_version": ">= 1.4.0",
23   "dependencies": {
24     "BigInt": [
25       "~> 5.2.0"
26     ],
27     "CombineExt": [
28       "~> 1.8.0"
29     ],
30     "CryptoSwift": [
31       "~> 1.6.0"
32     ],
33     "DataCompression": [
34       "~> 3.7.0"
35     ],
36     "Surge": [
37       "~> 2.3.2"
38     ],
39     "Swinject": [
40       "~> 2.8.2"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "VALID_ARCHS": "arm64"
45   },
46   "swift_version": "5.3"