blob: 86e7d2f4cd8d728372b3e21567c58c6d63ad0e1c [file] [log] [blame]
{
"name": "CWStatusBarNotification",
"version": "1.0.1",
"summary": "A category on UIViewController to show a text notification in the status bar.",
"description": "CWStatusBarNotification adds a category on UIViewController that allows you to present a text-based notification in the status bar.",
"homepage": "http://github.com/cezarywojcik/CWStatusBarNotification",
"screenshots": "https://raw.github.com/cezarywojcik/CWStatusBarNotification/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cezary Wojcik": "cezarywojcik@cezarywojcik.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/cezarywojcik/CWStatusBarNotification.git",
"tag": "1.0.1"
},
"source_files": "CWStatusBarNotification",
"requires_arc": true
}