[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / 1 / 3 / DriveKitTripAnalysis / 1.40.0 / DriveKitTripAnalysis.podspec.json
blob9cc6eac1046116007fcdf4413919b1a07b6eb07b
2   "name": "DriveKitTripAnalysis",
3   "module_name": "DriveKitTripAnalysisModule",
4   "version": "1.40.0",
5   "summary": "DriveKit Trip Analysis",
6   "homepage": "https://docs.drivequant.com",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DriveQuant": "developer@drivequant.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "http": "https://maven.drivequant.com/repository/ios-drivekit/com/drivequant/drivekit-trip-analysis/1.40.0/drivekit-trip-analysis-1.40.0.zip"
19   },
20   "vendored_frameworks": "DriveKitTripAnalysisModule.xcframework",
21   "dependencies": {
22     "DriveKitCore": [
23       "1.40.0"
24     ],
25     "DriveKitDBVehicleAccess": [
26       "1.40.0"
27     ],
28     "DriveKitDBTripAccess": [
29       "1.40.0"
30     ],
31     "DriveKitBeaconUtils": [
32       "1.40.0"
33     ]
34   },
35   "frameworks": [
36     "CoreLocation",
37     "CoreMotion"
38   ],
39   "requires_arc": true,
40   "pod_target_xcconfig": {
41     "PRODUCT_BUNDLE_IDENTIFIER": "com.drivequant.drivekit-trip-analysis"
42   }