blob: 2c40bc8d18f2183643af9835fee91bf9c29d640b [file] [log] [blame]
{
"name": "SimpleAnimation",
"version": "0.4.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.4.2"
},
"social_media_url": "https://twitter.com/keeeto",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*",
"exclude_files": "Source/*.plist",
"frameworks": "UIKit"
}