blob: cac0739e6d2b470d42bce02a5f0a261ad4a03a0e [file] [log] [blame]
{
"name": "JDStatusBarNotification",
"version": "1.0",
"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.0"
},
"source_files": "JDStatusBarNotification/**",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}