blob: 4f8960c8ed409fc273cd8bb780030d45e5645814 [file] [log] [blame]
{
"name": "AMDraggableBlurView",
"version": "0.1.1",
"summary": "Draggable blurred view. This control is inspired by the brilliant work of César Pinto Castillo's AMBlurView",
"homepage": "https://github.com/andreamazz/AMDraggableBlurView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/AMDraggableBlurView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"AMDraggableBlurView",
"*.{h,m}"
],
"frameworks": "QuartzCore",
"requires_arc": true
}