blob: a837f383b6269bfeadbfd3b96e91679cf06f8067 [file] [log] [blame]
{
"name": "Auth0-Lock-SwiftUI",
"version": "0.1.0",
"summary": "Allows Auth0`s Lock ui to be used in SwiftUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Marton Kerekes/Auth0-Lock-SwiftUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marton Kerekes": "kerekes.j.marton@gmail.com"
},
"source": {
"git": "https://github.com/kerekesmarton/Auth0-Lock-SwiftUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Auth0-Lock-SwiftUI/Classes/**/*",
"dependencies": {
"Lock": [
]
}
}