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