blob: 01645a96435d09661a10dfecfb34d60efd1687fd [file] [log] [blame]
{
"name": "MinuteAnimations",
"version": "0.0.2",
"summary": "Simple Animation sugar",
"description": "Simplfy animations with some sugar. This is a small library i personally use for my projets at my work.",
"homepage": "https://github.com/LucaGobbo/MinuteAnimations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luca Gobbo": "luca@me.com"
},
"source": {
"git": "https://github.com/LucaGobbo/MinuteAnimations.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/lucagobbo",
"platforms": {
"ios": "9.0"
},
"source_files": "MinuteAnimations/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"deprecated": true
}