[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / d / LDNavigationController / 2.0.0 / LDNavigationController.podspec.json
blobac3ae3d5bf690b2649f33cea5f49264817cf6478
2   "name": "LDNavigationController",
3   "version": "2.0.0",
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://gitlab.stevenmattera.com/LepidusDevelopment/LDNavigationController",
13   "authors": {
14     "Steven Mattera": "steven@lepidusdevelopment.com"
15   },
16   "source": {
17     "git": "ssh://git@gitlab.stevenmattera.com/LepidusDevelopment/LDNavigationController.git",
18     "tag": "2.0.0"
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