[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / b / d / DriveKitVehicle / 1.25.0 / DriveKitVehicle.podspec.json
blobe90fcc821ccd188603ff8279fd187979ca3f5a79
2   "name": "DriveKitVehicle",
3   "module_name": "DriveKitVehicleModule",
4   "version": "1.25.0",
5   "summary": "DriveKit Vehicle Framework",
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": "10.0"
16   },
17   "source": {
18     "http": "https://maven.drivequant.com/repository/ios-drivekit/com/drivequant/drivekit-vehicle/1.25.0/drivekit-vehicle-1.25.0.zip"
19   },
20   "vendored_frameworks": "DriveKitVehicleModule.xcframework",
21   "dependencies": {
22     "DriveKitDBVehicleAccess": [
23       "1.25.0"
24     ],
25     "DriveKitBeaconUtils": [
26       "1.25.0"
27     ]
28   },
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "PRODUCT_BUNDLE_IDENTIFIER": "com.drivequant.drivekit-vehicle"
32   }