blob: 9eae4edcd34017abaa76282d6b41a96d1177aba8 [file] [log] [blame]
{
"name": "ScratchCardView",
"version": "1.7.0",
"summary": "A scratch card view for iOS",
"description": "A scratch card view for iOS. Scratch card made easy!",
"homepage": "https://github.com/pgorzelany/ScratchCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pgorzelany": "piotr.gorzelany@gmail.com"
},
"source": {
"git": "https://github.com/pgorzelany/ScratchCardView.git",
"tag": "1.7.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ScratchCardView/Classes/**/*",
"swift_version": "5.0"
}