[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 8 / ZoomcarSDK / 0.0.1 / ZoomcarSDK.podspec.json
blob409af95527308f1f77f6684702e7d235a40df8fe
2   "name": "ZoomcarSDK",
3   "version": "0.0.1",
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.1/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     "AFNetworking": [
27       "~> 4.0"
28     ],
29     "PKHUD": [
30       "~> 5.3.0"
31     ],
32     "MaterialComponents/ShadowLayer": [
34     ],
35     "MaterialComponents/ShadowElevations": [
37     ]
38   },
39   "frameworks": [
40     "Foundation",
41     "UIKit",
42     "CoreData"
43   ],
44   "swift_version": "5.0"