blob: 6c19385e4b71dbd05aec8a1a47e2f01ead545efb [file] [log] [blame]
{
"name": "FXBlurViewConvertToARGB8888",
"version": "2.0.0",
"license": "zlib",
"summary": "Fork FXBlurView, converts non-ARGB8888 images into ARGB8888",
"authors": {
"Vienta": "http://www.vienta.me"
},
"source": {
"git": "https://github.com/Vienta/FXBlurView.git",
"tag": "2.0.0"
},
"homepage": "https://github.com/Vienta/FXBlurView",
"platforms": {
"ios": "4.3"
},
"source_files": "FXBlurView",
"frameworks": [
"Accelerate",
"QuartzCore"
],
"requires_arc": true
}