blob: 1e20c6a1b87fda0427e8d9485a1035e298ab150c [file] [log] [blame]
{
"name": "OverlayAlert",
"version": "0.0.2",
"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.2",
"submodules": true
},
"source_files": "OverlayAlert/**/*.{h,swift}"
}