blob: 7a3144dcf1b0b8a153cb2f4acc0cb599d376b0b7 [file] [log] [blame]
{
"name": "JDStatusBarNotification",
"version": "1.5.6",
"summary": "Easy, customizable notifications displayed on top of the statusbar. With progress and activity.",
"description": "Show messages on top of the status bar. Customizable colors, font and animation. Supports progress display and can show an activity indicator. iOS 7/8 ready. iOS6 support.",
"homepage": "https://github.com/calimarkus/JDStatusBarNotification",
"license": {
"type": "MIT"
},
"authors": {
"Markus Emrich": "markus.emrich@gmail.com"
},
"source": {
"git": "https://github.com/calimarkus/JDStatusBarNotification.git",
"tag": "1.5.6"
},
"source_files": "JDStatusBarNotification/**",
"frameworks": "QuartzCore",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}