blob: b2105b4481d1e3e5e49c62b25db5e97531ff06e2 [file] [log] [blame]
{
"name": "Elissa",
"version": "1.0",
"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": "1.0"
},
"social_media_url": "https://twitter.com/kersten_broich",
"platforms": {
"ios": "8.0"
},
"source_files": "Elissa/Classes/**/*",
"resources": [
"Elissa/Assets/*.xib"
]
}