[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / d / f / 8 / ZoomcarSDK / 0.0.9 / ZoomcarSDK.podspec.json
blob1420f6307c21112a8c74b7b858725c9e385f6dd6
2   "name": "ZoomcarSDK",
3   "version": "0.0.9",
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   "ios": {
15     "vendored_frameworks": "ZoomcarSDK.framework",
16     "dependencies": {
17       "AFNetworking": [
18         "~> 4.0"
19       ]
20     }
21   },
22   "source": {
23     "http": "https://github.com/ZoomCar/iOS-SDK-Public/raw/main/demo-0.0.9/ZoomcarSDK.zip"
24   },
25   "platforms": {
26     "ios": "10.0"
27   },
28   "swift_versions": "5.0",
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.9.1"
32     ],
33     "PKHUD": [
34       "~> 5.3.0"
35     ],
36     "MaterialComponents/ShadowLayer": [
37       "= 116.0"
38     ],
39     "MaterialComponents/ShadowElevations": [
40       "= 116.0"
41     ]
42   },
43   "frameworks": [
44     "Foundation",
45     "UIKit",
46     "CoreData"
47   ],
48   "swift_version": "5.0"