blob: 6eb54e20836cea197013ea5e675a3f8c1993d829 [file] [log] [blame]
{
"name": "SimpleAnimation",
"version": "0.4.0",
"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.4.0"
},
"social_media_url": "https://twitter.com/keeeto",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}