blob: 36815d663f041f684689d62e97d773e4743da19e [file] [log] [blame]
{
"name": "MinuteAnimations",
"version": "0.0.1",
"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.1"
},
"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
}