blob: a8da7b0f1b4fff0d2d3634644b00633d8c217639 [file] [log] [blame]
{
"name": "SMDSelectiveBlurImageView",
"version": "0.1.0",
"summary": "UIImageView with tap to blur feature in swift.",
"description": "UIImageView with tap to blur feature in swift 4.0.",
"homepage": "https://github.com/gajjartejas/SMDSelectiveBlurImageView",
"screenshots": "https://github.com/gajjartejas/SMDSelectiveBlurImageView/blob/master/Images/animation.gif?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gajjartejas": "gajjartejas26@gmail.com"
},
"social_media_url": "https://twitter.com/gajjartejas",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gajjartejas/SMDSelectiveBlurImageView.git",
"tag": "v0.1.0"
},
"source_files": [
"SMDSelectiveBlurImageView",
"SMDSelectiveBlurImageView/**/*.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}