blob: 27332a50e8d5615b29553750ad94be6494436069 [file] [log] [blame]
{
"name": "CWStatusBarNotification",
"version": "2.1.0",
"summary": "A library that creates status bar notifications.",
"description": "CWStatusBarNotification is a library allows you to present a beautiful text-based notification in the status bar.",
"homepage": "http://github.com/cezarywojcik/CWStatusBarNotification",
"screenshots": "https://raw.github.com/cezarywojcik/CWStatusBarNotification/master/screenshots/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cezary Wojcik": "me@cezarywojcik.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cezarywojcik/CWStatusBarNotification.git",
"tag": "2.1.0"
},
"source_files": "CWStatusBarNotification",
"requires_arc": true
}