blob: b2bf67e0859d1cc80220343f1f293b6af847c21c [file] [log] [blame]
{
"name": "ScratchImage",
"version": "0.2.1",
"summary": "Scratchable UIImageView",
"homepage": "https://github.com/cashwalk/ScratchImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongHee Kang": "kanglpmg@gmail.com"
},
"source": {
"git": "https://github.com/cashwalk/ScratchImage.git",
"tag": "0.2.1"
},
"documentation_url": "https://github.com/cashwalk/ScratchImage/blob/master/README.md",
"ios": {
"source_files": "Sources/*.swift"
},
"platforms": {
"ios": "8.0"
}
}