blob: 7e5caa64f920ee350fefcb413cf341a2e43d61b3 [file] [log] [blame]
{
"name": "JDStatusBarNotification",
"version": "1.4.2",
"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 ready. iOS6 support.",
"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.4.2"
},
"source_files": "JDStatusBarNotification/**",
"frameworks": "QuartzCore",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}