blob: 445812743e0cd28dac8d2fcbd18f1b5b95e7d259 [file] [log] [blame]
{
"name": "MCScratchImageView",
"version": "0.0.3",
"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.3"
},
"source_files": "MCScratchImageView/MCScratchImageView.swift",
"frameworks": "UIKit"
}