blob: e6eb188edf3b7c8b030e70052e6e95fa0190aaa4 [file] [log] [blame]
{
"name": "UIAlertController_Blocks.swift",
"version": "0.1.0",
"summary": "Easy UIAlertController with blocks",
"homepage": "https://github.com/iBinh/UIAlertController_Blocks.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ntbinh21": "ntbinh21@gmail.com"
},
"source": {
"git": "https://github.com/iBinh/UIAlertController_Blocks.swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "UIAlertController_Blocks.swift/Classes/**/*"
}