blob: e67286d5b6bda200d518adc9e4fe55ae6ce6f96b [file] [log] [blame]
{
"name": "JDStatusBarNotification",
"version": "1.1",
"summary": "Easy, customizable notifications displayed on top of the statusbar.",
"description": "Show messages on top of the status bar. Customizable colors, font and animation. iOS 7 ready.",
"homepage": "https://github.com/jaydee3/JDStatusBarNotification",
"license": {
"type": "MIT"
},
"authors": {
"Markus Emrich": "markus@nxtbgthng.com"
},
"source": {
"git": "https://github.com/jaydee3/JDStatusBarNotification.git",
"tag": "1.1"
},
"source_files": "JDStatusBarNotification/**",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}