blob: b98a201d7a52e5db11d397a959c95bad860a4970 [file] [log] [blame]
{
"name": "Prompts",
"version": "1.1.0",
"summary": "An iOS alert view written in Swift.",
"homepage": "https://github.com/Meniny/Prompts",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Prompts.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Prompts/*.*",
"module_name": "Prompts",
"public_header_files": "Prompts/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0",
"deprecated": true
}