blob: 3c013e210145c37a9978e5bb9cc4f34729e220ec [file] [log] [blame]
{
"name": "ScratchImage",
"version": "0.1.0",
"summary": "Scratchable image",
"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.1.0"
},
"ios": {
"source_files": "Sources/*.swift"
},
"platforms": {
"ios": "8.0"
}
}