blob: 0b3c1bfd2099d949d6a9eb70ebf08002773d7c31 [file] [log] [blame]
{
"name": "KODropdownNotification",
"version": "1.0.3",
"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.0.3"
},
"source_files": "KODropdownNotification/KODropdownNotification/*.{h,m}",
"requires_arc": true
}