blob: 664a5c23635257de213f655e460158a4c1352a28 [file] [log] [blame]
{
"name": "LoginServer",
"version": "0.0.1",
"summary": "Small module that helps create a simple testing login flow",
"description": "LoginServer is a small module that helps Training Devs to create a simple testing login flow",
"homepage": "https://github.com/fabioferrero/LoginServer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabio Ferrero": "f.ferrero@reply.it"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/fabioferrero/LoginServer.git",
"tag": "0.0.1"
},
"swift_versions": "5.1",
"source_files": "LoginServer/**/*.{h,m,swift}",
"swift_version": "5.1"
}