blob: e6c4b63d7c259b880e6eec3f97bfec16eb3ea6a7 [file] [log] [blame]
{
"name": "AuthNavigation",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.{swift}",
"frameworks": "UIKit"
}