[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / 9 / ExtendedUINavigationBar / 0.0.2 / ExtendedUINavigationBar.podspec.json
blob46b195164a70798012e10851ab56f9a76294633f
2   "name": "ExtendedUINavigationBar",
3   "version": "0.0.2",
4   "summary": "If you ever need to extend the height of UIKit NavigationBar.",
5   "description": "This helps extending the work area of UIKit NavigationBar by adding a header view.",
6   "homepage": "https://github.com/piperamirez/ExtendedUINavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "piperamirez": "feliperamirezg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/piperamirez/ExtendedUINavigationBar.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ExtendedUINavigationBar/Classes/**/*",
22   "pushed_with_swift_version": "4.0"