blob: 9b8d637899a65c7d72cc6bedfc952b41db47dd68 [file] [log] [blame]
{
"name": "LFLoginController",
"version": "0.2.1",
"summary": "Creating Login screens is boring and repetitive. What about implementing and customizing them in less then 10 lines of code?",
"homepage": "https://github.com/awesome-labs/LFLoginController/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Farah": "lucas.farah@me.com"
},
"social_media_url": "https://twitter.com/7farah7",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"1PasswordExtension": [
"1.8.2"
]
},
"source": {
"git": "https://github.com/awesome-labs/LFLoginController.git",
"tag": "0.2.1"
},
"source_files": "Sources/",
"requires_arc": true
}