blob: deeb72629958d8903e277ffe0e4dfef424d360c4 [file] [log] [blame]
{
"name": "ALSpotlightView",
"version": "0.0.2",
"summary": "Custom control that simulates a modal spotlight effect.",
"homepage": "http://github.com/al7/ALSpotlightView",
"license": "MIT",
"authors": {
"Alex Leite": "admin@al7dev.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/al7/ALSpotlightView.git",
"tag": "0.0.2"
},
"source_files": [
"ALSpotlightView/Source",
"ALSpotlightView/Source/**/*.{h,m,swift}"
],
"requires_arc": true
}