blob: c712313e1c29151fd3a2275569801c523455a7e2 [file] [log] [blame]
{
"name": "LFAlertController",
"version": "0.0.2",
"summary": "UIAlertController with global handler :large_orange_diamond:",
"description": "UIAlertController Swift extension with handler inside initialization",
"homepage": "https://github.com/lfarah/LFAlertController",
"license": "MIT",
"authors": {
"lucasfarah": "lucas.farah@me.com"
},
"source": {
"git": "https://github.com/lfarah/LFAlertController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/LFAlertController.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}