blob: 0b2d97280a7567c7bbe5f8e6ebfac76d17981860 [file] [log] [blame]
{
"name": "ALSpotlightView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"ALSpotlightView/Source",
"ALSpotlightView/Source/**/*.{h,m,swift}"
],
"requires_arc": true
}