blob: 3b5451677de5fd6f0096a2b763c1e2204d507e10 [file] [log] [blame]
{
"name": "Elissa",
"version": "2.1",
"summary": "Easy UITabBarItem notification.",
"description": "Elissa displays a notification on top of a UITabBarItem to reveal additional information.",
"homepage": "https://github.com/KitchenStories/Elissa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kersten Broich": "kersten.broich@gmail.com"
},
"source": {
"git": "https://github.com/KitchenStories/Elissa.git",
"tag": "2.1"
},
"social_media_url": "https://twitter.com/kersten_broich",
"platforms": {
"ios": "8.0"
},
"source_files": "Elissa/Classes/**/*",
"resources": [
"Elissa/Assets/*.xib"
],
"pushed_with_swift_version": "3.0"
}