blob: 6f248508a6c893001e7a2a1a4064e5756928d95e [file] [log] [blame]
{
"name": "Swift-Prompts",
"version": "1.0.0",
"summary": "A Swift library to design custom prompts with a great scope of options to choose from.",
"homepage": "https://github.com/GabrielAlva/Swift-Prompts",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gabriel Alvarado": "gabrielle.alva@gmail.com"
},
"source": {
"git": "https://github.com/GabrielAlva/Swift-Prompts.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Swift-Prompts/*.{swift}"
}