blob: 3beabb2825c882f5f6104c027be319d4df99b2ae [file] [log] [blame]
{
"name": "BlockAlert",
"version": "1.1.0",
"summary": "Alert controller extension for convenience.",
"description": "BlockAlert helps you initializing and presenting alert controller with shorter codes.",
"homepage": "https://github.com/mznu/BlockAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mujun Kim": "me@mujun.kim"
},
"source": {
"git": "https://github.com/mznu/BlockAlert.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlockAlert/Classes/**/*",
"ios": {
"frameworks": "UIKit"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}