[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 6 / 0 / 5 / Auth0-Lock-SwiftUI / 0.1.0 / Auth0-Lock-SwiftUI.podspec.json
bloba837f383b6269bfeadbfd3b96e91679cf06f8067
2   "name": "Auth0-Lock-SwiftUI",
3   "version": "0.1.0",
4   "summary": "Allows Auth0`s Lock ui to be used in SwiftUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Marton Kerekes/Auth0-Lock-SwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marton Kerekes": "kerekes.j.marton@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kerekesmarton/Auth0-Lock-SwiftUI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Auth0-Lock-SwiftUI/Classes/**/*",
22   "dependencies": {
23     "Lock": [
25     ]
26   }