blob: f19ba3ecc7d1b85d0e3ab7888f549b23701184ed [file] [log] [blame]
{
"name": "AlertUI",
"version": "0.0.3",
"swift_versions": "5",
"summary": "Awesome AlertUI",
"description": "'Advanced of Alert with Image, Icons, Title, Messages, Buttons, and awesome design.'.",
"homepage": "https://github.com/farisalbalawi/AlertUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Faris Albalawi": "developer.faris@gmail.com"
},
"source": {
"git": "https://github.com/farisalbalawi/AlertUI.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "13.0"
},
"source_files": "AlertUI/Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5"
}