blob: 733efff1f1e0fe31a76ed7d8116c3e6f34b186ec [file] [log] [blame]
{
"name": "ScratchCard",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "ScratchCard/*.{swift}"
}