[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 9 / 3 / BringgDriverSDK / 1.116.0 / BringgDriverSDK.podspec.json
blob3adfb9201351d7d6cf899ef949eee33ea219c3f2
2   "name": "BringgDriverSDK",
3   "version": "1.116.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.116.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreData",
25     "CoreLocation",
26     "CoreMotion"
27   ],
28   "ios": {
29     "vendored_frameworks": "BringgDriverSDK.xcframework",
30     "user_target_xcconfig": {
31       "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
32     }
33   },
34   "dependencies": {
35     "Socket.IO-Client-Swift": [
36       "15.1.0"
37     ],
38     "Starscream": [
39       "3.1.0"
40     ],
41     "libPhoneNumber-iOS": [
42       "0.9.15"
43     ],
44     "CryptoSwift": [
45       "1.0.0"
46     ],
47     "GzipSwift": [
48       "5.0.0"
49     ],
50     "Alamofire": [
51       "4.9.0"
52     ],
53     "XCGLogger": [
54       "7.0.0"
55     ],
56     "RealmSwift": [
57       "4.4.1"
58     ],
59     "ObjcExceptionBridging": [
60       "1.0.1"
61     ],
62     "Kingfisher": [
63       "5.7.1"
64     ],
65     "KeychainAccess": [
66       "3.2.0"
67     ],
68     "DeviceKit": [
69       "4.2.1"
70     ]
71   }