blob: ada728998f21528cc44e037fb9a1671afeab0560 [file] [log] [blame]
{
"name": "AlertDisplayer",
"version": "0.2.3",
"summary": "AlertDisplayer is a custom UIView Written In Swift that display an alert.",
"swift_versions": "4.0",
"description": "AlertDisplayer is a custom UIView Written In Swift that display a view with 1 label with a title, 1 exit image and 2 posible button. Everything customizable through a delegate. Simple, Elegant and Lightweight.",
"homepage": "https://github.com/JCTec/AlertDisplayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JCTec": "jc_estevezr@hotmail.com"
},
"source": {
"git": "https://github.com/JCTec/AlertDisplayer.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/EstevezrJc",
"platforms": {
"ios": "11.0"
},
"source_files": "AlertDisplayer/Classes/**/*",
"swift_version": "4.0"
}