blob: 692edc61c51807deeb57aebad7892d78ca521c6d [file] [log] [blame]
{
"name": "FlubberView",
"version": "0.0.2",
"summary": "A very special UIView subclass.",
"description": "A UIView subclass that makes use of UIKit Dynamics to animate a jiggle effect.",
"homepage": "https://github.com/NiceThings/FlubberView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matt Buckley": "matt@nicethings.io"
},
"source": {
"git": "https://github.com/NiceThings/FlubberView.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/_nicethings_",
"platforms": {
"ios": "9.0"
},
"source_files": "FlubberView/**/*",
"pushed_with_swift_version": "3.0"
}