blob: 4bb4b804151f96537a5e9230499181b055e23d8e [file] [log] [blame]
{
"name": "AGBlurTransition",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Custom transition delegate for presenting modal views with a blur background in a frame using the new iOS7 custom transitions API.",
"homepage": "https://github.com/angelolloqui/AGBlurTransition",
"authors": "Angel G. Olloqui",
"license": "BSD",
"source": {
"git": "https://github.com/angelolloqui/AGBlurTransition.git",
"tag": "0.0.1"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}