[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 8 / ZoomcarSDK / 0.0.3 / ZoomcarSDK.podspec.json
blob0bc80215433e2523a4a29c1b550c4e9a01b79e78
2   "name": "ZoomcarSDK",
3   "version": "0.0.3",
4   "summary": "ZoomcarSDK is to verify the user driving license and fill the checklist",
5   "description": "Two major features is being added in this versiom. 1. Verify User Profile using Idfy. 2. Fille the start and end checklist",
6   "homepage": "https://github.com/ZoomCar/iOS-SDK-Public",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zoomcar": "mobileapps@zoomcar.com"
13   },
14   "vendored_frameworks": "ZoomcarSDK.framework",
15   "source": {
16     "http": "https://github.com/ZoomCar/iOS-SDK-Public/raw/main/demo-0.0.3/ZoomcarSDK.zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.9.1"
25     ],
26     "PKHUD": [
27       "~> 5.3.0"
28     ],
29     "MaterialComponents/ShadowLayer": [
31     ],
32     "MaterialComponents/ShadowElevations": [
34     ]
35   },
36   "ios": {
37     "dependencies": {
38       "AFNetworking": [
39         "~> 4.0"
40       ]
41     }
42   },
43   "frameworks": [
44     "Foundation",
45     "UIKit",
46     "CoreData"
47   ],
48   "swift_version": "5.0"