blob: fb752510ad8a68137e41875aa7ac476f982e17a6 [file] [log] [blame]
{
"name": "MCScratchImageView",
"version": "0.0.2",
"summary": "Custom ImageView like scratch card",
"description": "A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.",
"homepage": "https://github.com/Minecodecraft/MCScratchImageView",
"license": "MIT",
"authors": {
"Minecode": "Minecoder@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Minecodecraft/MCScratchImageView.git",
"tag": "0.0.2"
},
"source_files": [
"MCScratchImageView",
"MCScratchImageView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}