blob: 901305024dd33a5a7fcb8c7f5cd56ce9b63a6e0c [file] [log] [blame]
{
"name": "NuSignUp",
"version": "1.0.0",
"summary": "The basic configuration of a sign up flow, it is like a pattern. ;)",
"description": "\"Most applications need a sign up flow, so thinking about it I created this project with all basic configurations to turn the process faster and easy to customize. So if you are looking a way to make the sign up flow of your application and do not know how to start, this is the project you are looking for.\"",
"homepage": "https://github.com/Nucleus-Inc/NuSignUp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"José Lucas": "chagasjoselucas@gmail.com"
},
"source": {
"git": "https://github.com/Nucleus-Inc/NuSignUp.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "NuSignUp/Classes/**/*"
}