blob: 4c4eabde5bab7e45ae344351d023906b2c095473 [file] [log] [blame]
{
"name": "SABlurImageView",
"version": "1.0.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": "1.0.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SABlurImageView/*.{swift}",
"frameworks": [
"UIKit",
"QuartzCore",
"Accelerate"
]
}