[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / 3 / DriveKitTripAnalysis / 1.4.6 / DriveKitTripAnalysis.podspec.json
blob57ec9e9461284fe0f86fea8085b91ef8a9247545
2   "name": "DriveKitTripAnalysis",
3   "version": "1.4.6",
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.4.6/drivekit-trip-analysis-1.4.6.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "DriveKitTripAnalysis.framework"
21   },
22   "dependencies": {
23     "DriveKitCore": [
24       "1.4.6"
25     ],
26     "DriveKitDBVehicleAccess": [
27       "1.4.6"
28     ]
29   },
30   "frameworks": [
31     "CoreLocation",
32     "CoreMotion"
33   ],
34   "requires_arc": true,
35   "info_plist": {
36     "CFBundleIdentifier": "com.drivequant.drivekit-trip-analysis"
37   }