blob: 5c808a79818c1b327bb218a8c514efeb44584ff6 [file] [log] [blame]
{
"name": "SCViewShaker",
"version": "1.0.2",
"summary": "A highly configurable UIView category for shaking a view.",
"description": " \t\t You start shaking your views with a one liner :). A lot of options are provided to easily customize the shake effect.\n",
"homepage": "https://github.com/rFlex/SCViewShaker",
"license": "Apache License, Version 2.0",
"authors": {
"Simon CORSIN": "simon@corsin.me"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/rFlex/SCViewShaker.git",
"tag": "v1.0.2"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"requires_arc": true
}