blob: b03f84827b54a58e368919d58a6b849ebcfad3de [file] [log] [blame]
{
"name": "SABlurImageView",
"version": "0.2.0",
"summary": "You can use blur effect and it's animation easily to call only two methods.",
"homepage": "https://github.com/szk-atmosphere/SABlurImageView",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/SABlurImageView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SABlurImageView/*.{swift}",
"frameworks": [
"UIKit",
"QuartzCore",
"Accelerate"
]
}