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