blob: 56027140c344ef07a9a0b92a19099e43636c1a13 [file] [log] [blame]
{
"name": "STScratchView",
"version": "1.0.0",
"summary": "A UIView which allow a 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.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "STScratchView/STScratchView.{h,m}",
"requires_arc": true
}