blob: 42c9582ba3785c225ef6d2ee85621eecd94a2f51 [file] [log] [blame]
{
"name": "WizardFlow",
"version": "0.1.0",
"summary": "Allow create forms or ui sequences in a wizard fashion",
"description": "Allow create forms or ui sequences in a wizard fashion",
"homepage": "https://github.com/dmanuelcl/WizardFlow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dani Manuel Céspedes Lara": "dmanuelcl@gmail.com"
},
"source": {
"git": "https://github.com/dmanuelcl/WizardFlow.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WizardFlow/Classes/**/*"
}