blob: 4154fa625b3bfe1226c773d20c59166d81c78b42 [file] [log] [blame]
{
"name": "Jelly-Animators",
"version": "0.1.0",
"summary": "Jelly Animators provide custom view controller animations with just a few lines of code",
"description": "Jelly Animators is a simple to use Animation-Library\nIt helps you to add rich animations to your app with writing just a few lines of code",
"homepage": "http://sebastianboldt.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastian Boldt": "self.dealloc@googlemail.com"
},
"source": {
"git": "https://github.com/SebastianBoldt/Jelly-Animators.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Jelly-Animators/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}