blob: dbcea78b3c33fc5fe7826163027f2608fb1a6d48 [file] [log] [blame]
{
"name": "BlockAlert",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlockAlert/Classes/**/*",
"ios": {
"frameworks": "UIKit"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}