[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / c / CWStatusBarNotification / 1.0.1 / CWStatusBarNotification.podspec.json
blob86e7d2f4cd8d728372b3e21567c58c6d63ad0e1c
2   "name": "CWStatusBarNotification",
3   "version": "1.0.1",
4   "summary": "A category on UIViewController to show a text notification in the status bar.",
5   "description": "CWStatusBarNotification adds a category on UIViewController that allows you to present a text-based notification in the status bar.",
6   "homepage": "http://github.com/cezarywojcik/CWStatusBarNotification",
7   "screenshots": "https://raw.github.com/cezarywojcik/CWStatusBarNotification/master/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Cezary Wojcik": "cezarywojcik@cezarywojcik.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/cezarywojcik/CWStatusBarNotification.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "CWStatusBarNotification",
23   "requires_arc": true