[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / d / LDNavigationController / 1.0.0 / LDNavigationController.podspec.json
blobcae203e4a911b0ea74188d123633e8754207ad68
2   "name": "LDNavigationController",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "BSD 2-Clause",
9     "file": "LICENSE"
10   },
11   "summary": "A convenient navigation controller subclass.",
12   "homepage": "http://stevenmattera.com",
13   "authors": {
14     "Steven Mattera": "steven@lepidusdevelopment.com"
15   },
16   "source": {
17     "git": "https://github.com/IchigoKyger/LDNavigationController.git",
18     "tag": "1.0.0"
19   },
20   "description": "Convenient navigation controller subclass for changing the status bar background color in iOS 7 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