blob: b2b2252fb6413fdebf9cb8a19fa02fc43ffbada0 [file] [log] [blame]
{
"name": "Alerta",
"version": "4.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"frameworks": "UIKit",
"source_files": "Alerta/**/*.{swift}",
"homepage": "https://github.com/AnthonyLatsis/Alerta/",
"source": {
"git": "https://github.com/AnthonyLatsis/Alerta.git",
"tag": "4.0.6"
},
"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
}