[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / d / 2 / UINavigationController-StatusBar / 0.0.3 / UINavigationController-StatusBar.podspec.json
blobc221dfc27e0fa37e378a1bbe3b5481f37d5419ed
2   "name": "UINavigationController-StatusBar",
3   "version": "0.0.3",
4   "summary": "UINavigationController with overloaded methods to provide child status bar state",
5   "description": "A longer description of UINavigationController-StatusBar in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/k06a/UINavigationController-StatusBar",
7   "license": "MIT",
8   "authors": {
9     "Anton Bukov": "k06aaa@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/k06a/UINavigationController-StatusBar.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "JRSwizzle": [
26     ]
27   }