[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 9 / 3 / BringgDriverSDK / 1.7.0 / BringgDriverSDK.podspec.json
blobaa85483766f38831f4f1e2c45d02c3205d624736
2   "name": "BringgDriverSDK",
3   "version": "1.7.0",
4   "summary": "Driver SDK for the Bringg platform",
5   "description": "Driver SDK for the Bringg delivery platform. Please refer to the full documentation.",
6   "homepage": "https://www.bringg.com",
7   "documentation_url": "https://developers.bringg.com/docs/bringg-new-sdk-for-ios",
8   "license": {
9     "type": "proprietary",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bringg iOS Dev Team": "bringg-ios-developers@bringg.com"
14   },
15   "source": {
16     "git": "https://github.com/bringg/Bringg-iOS-DriverSDK.git",
17     "tag": "1.7.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreData",
25     "CoreLocation",
26     "CoreMotion"
27   ],
28   "ios": {
29     "vendored_frameworks": "BringgDriverSDK.framework"
30   },
31   "swift_versions": "5.1",
32   "dependencies": {
33     "Socket.IO-Client-Swift": [
34       "15.1.0"
35     ],
36     "Starscream": [
37       "3.1.0"
38     ],
39     "libPhoneNumber-iOS": [
40       "0.9.15"
41     ],
42     "CryptoSwift": [
43       "1.0.0"
44     ],
45     "GzipSwift": [
46       "5.0.0"
47     ],
48     "Alamofire": [
49       "4.9.0"
50     ],
51     "XCGLogger": [
52       "7.0.0"
53     ],
54     "RealmSwift": [
55       "3.18.0"
56     ],
57     "ObjcExceptionBridging": [
58       "1.0.1"
59     ],
60     "Kingfisher": [
61       "5.7.1"
62     ],
63     "KeychainAccess": [
64       "3.2.0"
65     ]
66   },
67   "swift_version": "5.1"