blob: 66e8eb4c95f692ead6a6a16d52b08cd918c0afec [file] [log] [blame]
{
"name": "ScratchCard",
"version": "1.0.0",
"license": "MIT",
"summary": "A ScratchCard view on iOS(swift).",
"homepage": "https://github.com/joehour/ScratchCard",
"authors": {
"joe": "joemail168@gmail.com"
},
"source": {
"git": "https://github.com/joehour/ScratchCard.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ScratchCard/*.{h,m}"
}