blob: 201a02b01f05d25510cde65660304dd874b83231 [file] [log] [blame]
{
"name": "Jelly",
"version": "2.2.2",
"summary": "Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.",
"description": "Jelly is a library for animated, non-interactive & interactive viewcontroller\ntransitions and presentations with the focus on a simple and yet flexible API.",
"homepage": "https://www.sebastianboldt.com",
"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": "2.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Jelly/Classes/**/*",
"frameworks": "UIKit"
}