[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 4 / a / DriveKitDriverDataUI / 1.35.0 / DriveKitDriverDataUI.podspec.json
blob1f018971248061d4177c93e8b52e2e4922f53eef
2   "name": "DriveKitDriverDataUI",
3   "version": "1.35.0",
4   "summary": "DriveKit Driver Data UI Framework",
5   "description": "DriveKit Driver Data features : Trip list and detail",
6   "homepage": "https://docs.drivequant.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "DriveQuantPublic": "jeremy.bayle@drivequant.com"
10   },
11   "swift_versions": "5.0",
12   "source": {
13     "git": "https://github.com/DriveQuantPublic/drivekit-ui-ios.git",
14     "tag": "1.35.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source_files": "DriveKitDriverDataUI/**/*.swift",
20   "resources": [
21     "DriveKitDriverDataUI/DriverData.xcassets",
22     "DriveKitDriverDataUI/Localizable/*",
23     "DriveKitDriverDataUI/**/*.xib",
24     "DriveKitDriverDataUI/**/*.storyboard"
25   ],
26   "dependencies": {
27     "DriveKitCommonUI": [
28       "1.35.0"
29     ],
30     "DriveKitDriverData": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "PRODUCT_BUNDLE_IDENTIFIER": "com.drivequant.drivekit-driverdata-ui"
36   },
37   "swift_version": "5.0"