blob: 0711d294dcc61b30714fb4c8357924254d25ff3f [file] [log] [blame]
{
"name": "KODropdownNotification",
"version": "1.0.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",
"license": "MIT",
"authors": {
"okohtenko": "kohtenko@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kohtenko/KODropdownNotification.git",
"tag": "1.0.1"
},
"source_files": "KODropdownNotification/KODropdownNotification/*.{h,m}",
"requires_arc": true
}