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