blob: b5e6ea5e61fad825085632c491b25a83bde35b9d [file] [log] [blame]
{
"name": "Auth0-Lock-SwiftUI",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Auth0-Lock-SwiftUI/Classes/**/*",
"dependencies": {
"Lock": [
]
}
}