blob: 8566bdb90218891662e4f0adf4c8cfd0a39d4124 [file] [log] [blame]
{
"name": "UIView-I7ShakeAnimation",
"version": "0.1",
"summary": "very easy way to shake a UIView.",
"homepage": "https://github.com/jonasschnelli/UIView-I7ShakeAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonas Schnelli": "jonas.schnelli@include7.ch"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jonasschnelli/UIView-I7ShakeAnimation.git",
"tag": "0.1"
},
"source_files": "UIView+I7ShakeAnimation.{h,m}",
"requires_arc": true
}