blob: 40edae0dc856c137fc4f203e19f7031025fae8e7 [file] [log] [blame]
{
"name": "AuthNavigation",
"version": "1.1.0",
"summary": "Delivers basic structure for login process",
"description": "AuthNavigation was created to simplify the process of login in your app, after a simple setup AuthNavigation organizes the presentation of your custom Login and Loading screen.",
"homepage": "https://github.com/columbbus/AuthNavigation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pascal Braband": "pascal.braband@googlemail.com"
},
"source": {
"git": "https://github.com/columbbus/AuthNavigation.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}