[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / d / LDNavigationController / 2.0.1 / LDNavigationController.podspec.json
blobc0143a21f4a6ccc43d9e27ffed5b890281263bdc
2   "name": "LDNavigationController",
3   "version": "2.0.1",
4   "platforms": {
5     "ios": "8.4"
6   },
7   "license": {
8     "type": "BSD 3-Clause",
9     "file": "LICENSE"
10   },
11   "summary": "A convenient navigation controller subclass.",
12   "homepage": "https://github.com/StevenMattera/LDNavigationController",
13   "authors": {
14     "Steven Mattera": "steven@lepidusdevelopment.com"
15   },
16   "source": {
17     "git": "https://github.com/StevenMattera/LDNavigationController.git",
18     "tag": "2.0.1"
19   },
20   "description": "Convenient navigation controller subclass for changing the status bar background color in iOS and setting status bar style and hidden property based on top view controller or root view controller.",
21   "source_files": "LDNavigationController/*.{h,m}",
22   "requires_arc": true