[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / b / a / BringgDriverSDKObjc / 1.116.1 / BringgDriverSDKObjc.podspec.json
blob91fa59ba024097a000db7b97e92dff5d836014cb
2   "name": "BringgDriverSDKObjc",
3   "version": "1.116.1",
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.116.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "frameworks": [
23     "CoreLocation",
24     "CoreMotion"
25   ],
26   "ios": {
27     "vendored_frameworks": "BringgDriverSDKObjc.xcframework",
28     "user_target_xcconfig": {
29       "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
30     }
31   },
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       "4.4.1"
56     ],
57     "ObjcExceptionBridging": [
58       "1.0.1"
59     ],
60     "Kingfisher": [
61       "5.7.1"
62     ],
63     "KeychainAccess": [
64       "3.2.0"
65     ],
66     "DeviceKit": [
67       "4.2.1"
68     ]
69   }