blob: c79fb80bba5849458199c99502baae34950e4122 [file] [log] [blame]
{
"name": "SimpleAnimation",
"version": "0.3.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": "keeeto@gmail.com"
},
"source": {
"git": "https://github.com/keithito/SimpleAnimation.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/keeeto",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*",
"frameworks": "UIKit"
}