[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / 6 / JDStatusBarNotification / 1.4.9 / JDStatusBarNotification.podspec.json
blob779fbae8df428df320ecf5b91d61cd0f18e5402b
2   "name": "JDStatusBarNotification",
3   "version": "1.4.9",
4   "summary": "Easy, customizable notifications displayed on top of the statusbar. With progress and activity.",
5   "description": "Show messages on top of the status bar. Customizable colors, font and animation. Supports progress display and can show an activity indicator. iOS 7/8 ready. iOS6 support.",
6   "homepage": "https://github.com/jaydee3/JDStatusBarNotification",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Markus Emrich": "markus@nxtbgthng.com"
12   },
13   "source": {
14     "git": "https://github.com/jaydee3/JDStatusBarNotification.git",
15     "tag": "1.4.9"
16   },
17   "source_files": "JDStatusBarNotification/**",
18   "frameworks": "QuartzCore",
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true