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