blob: 80551e72efd3397ca5ad1c5bc4994f0c11e6f99f [file] [log] [blame]
{
"name": "UIAlertBuilder",
"version": "1.0.0",
"summary": "A tiny UIAlertController builder for iOS.",
"homepage": "https://github.com/Meniny/UIAlertBuilder",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/UIAlertBuilder.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIAlertBuilder/*.*",
"module_name": "UIAlertBuilder",
"public_header_files": "UIAlertBuilder/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0",
"deprecated": true
}