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