blob: 97eb2cab8c465bb58bc8e207875b585af8a3641a [file] [log] [blame]
{
"name": "STScratchView",
"version": "1.1.0",
"summary": "A UIView which allow a manual and automatic scratching behavior.",
"homepage": "https://github.com/SebastienThiebaud/STScratchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastien THIEBAUD": "sthiebaud@icloud.com"
},
"source": {
"git": "https://github.com/SebastienThiebaud/STScratchView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "STScratchView/STScratchView.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}