blob: 5c691dbb8c1a9947b4ed3428e815578bb5246b06 [file] [log] [blame]
{
"name": "Prompts",
"version": "1.0.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.0.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
}