blob: b8f6e9dfd4f52594a2e6068986f409db8cd84558 [file] [log] [blame]
{
"name": "SimpleAnimation",
"version": "0.3.1",
"summary": "A UIView extension to make basic animations, like fades and bounces, simple.",
"homepage": "https://github.com/keithito/SimpleAnimation",
"license": "MIT",
"authors": {
"Keith Ito": "keeeto@gmail.com"
},
"source": {
"git": "https://github.com/keithito/SimpleAnimation.git",
"tag": "0.3.1"
},
"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"
}