blob: f3d8ffc713457a9f0f7a1d1c79dc00a3ab8d18a7 [file] [log] [blame]
{
"name": "AlertFactory",
"version": "1.0.2",
"summary": "An easier constructor for any AlertController",
"description": "AlertFactory does everything you need to make more easy using any AlertController. With this, you can construct all alerts without nedding to call defaults methods that make more difficult to create an alert.",
"homepage": "https://github.com/umobi/AlertFactory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brennoumobi": "brenno@umobi.com.br"
},
"source": {
"git": "https://github.com/umobi/AlertFactory.git",
"tag": "1.0.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "AlertFactory/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}