blob: 3eaa56c92a818c6b15a04f4022fa3fd38c7566fd [file] [log] [blame]
{
"name": "KODropdownNotification",
"version": "1.1",
"summary": "KODropdownNotification is simply customizable dropdown notifications",
"description": "KODropdownNotification is simply customizable dropdown notifications. Just create subclass of KODropdownNotification and load your own custom view. Checkout the example project to clarifications.",
"homepage": "https://github.com/kohtenko/KODropdownNotification",
"screenshots": "https://raw.github.com/kohtenko/KODropdownNotification/master/anamitionExample.gif",
"license": "MIT",
"authors": {
"okohtenko": "kohtenko@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kohtenko/KODropdownNotification.git",
"tag": "1.1"
},
"source_files": "KODropdownNotification/KODropdownNotification/*.{h,m}",
"requires_arc": true
}