blob: 3cb6d52c64b565fb8029ecba73da2754b49783db [file] [log] [blame]
{
"name": "SBScratchCard",
"version": "1.0.5",
"summary": "Simple and flexible scratch card view.",
"description": "Simple and flexible scratch card view. It also comes with scratched area calculation.",
"homepage": "https://github.com/shopback/ScratchCard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuichi Fujiki": "yuichi@shopback.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/shopback/ScratchCard.git",
"tag": "1.0.5"
},
"source_files": "ScratchCardFramework",
"swift_version": "5.1"
}