blob: 484441955d0b410d3320a52036bebe4b8b9b3732 [file] [log] [blame]
{
"name": "OverlayAlert",
"version": "0.0.5",
"summary": "Sample framework from blog post, not for real world use.",
"homepage": "https://github.com/rodrigoalvesvieira/OverlayAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rodrigo Alves Vieira": "rodrigoalvesvieira@me.com"
},
"social_media_url": "http://github.com/rodrigoalvesvieira",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/rodrigoalvesvieira/OverlayAlert.git",
"tag": "v0.0.5",
"submodules": true
},
"source_files": "OverlayAlert/**/*.{h,swift}"
}