blob: c87325379623bc4eed3f1e11cdec677b9056a884 [file] [log] [blame]
{
"name": "LFAlertController",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/LFAlertController.swift",
"requires_arc": true
}