blob: d0ec7765fc7da8c06a82fe37b52cb2eee25ae1b6 [file] [log] [blame]
{
"name": "ScratchImage",
"version": "1.0.0",
"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": "1.0.0"
},
"documentation_url": "https://github.com/cashwalk/ScratchImage/blob/master/README.md",
"ios": {
"source_files": "Sources/**/*.swift"
},
"platforms": {
"ios": "8.0"
}
}