blob: 56c6d2fc6704fdc357350afa02849078ea72d081 [file] [log] [blame]
{
"name": "Alerta",
"version": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"frameworks": "UIKit",
"source_files": "Alerta/**/*.{swift}",
"homepage": "https://github.com/AnthonyLatsis/Alerta/",
"source": {
"git": "https://github.com/AnthonyLatsis/Alerta.git",
"tag": "4.2"
},
"authors": {
"Anthony Latsis": "aqamoss3fan2010@gmail.com"
},
"social_media_url": "https://www.instagram.com/anthonylatsis/",
"summary": "An iOS native-style alert controller you can customize to your heart's content.",
"requires_arc": true,
"swift_version": "4.2"
}