blob: 48ec48f76e547b09abf80fdc5b5c34100846b5de [file] [log] [blame]
{
"name": "SimpleAnimation",
"version": "0.3.2",
"summary": "A UIView extension to make basic animations, like fades and bounces, simple.",
"homepage": "https://github.com/keithito/SimpleAnimation",
"license": "MIT",
"authors": {
"Keith Ito": "kito@kito.us"
},
"source": {
"git": "https://github.com/keithito/SimpleAnimation.git",
"tag": "0.3.2"
},
"social_media_url": "https://twitter.com/keeeto",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}