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