blob: 5b0f57f221080c44b59c2076f16dc106d1bbe819 [file] [log] [blame]
{
"name": "CWStatusBarNotification",
"version": "2.2.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": "https://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.2.0"
},
"source_files": "CWStatusBarNotification",
"requires_arc": true
}