[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / c / CWStatusBarNotification / 1.0.2 / CWStatusBarNotification.podspec.json
blob054961665f6d6991cb05a04dd298e526d69a371e
2   "name": "CWStatusBarNotification",
3   "version": "1.0.2",
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": "me@cezarywojcik.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/cezarywojcik/CWStatusBarNotification.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "CWStatusBarNotification",
23   "requires_arc": true