2 "name": "AHNavigationBar",
4 "summary": "AHNavigationBar - a UINavigationBar with adjustable height",
5 "description": "#AHNavigationBar - height adjustable UINavigationBar\n\nallows setting the height via code\n\n* `[myBar setHeight:23]`\n* `myBar.height = 42`\n\nor in the interface builder\n\n",
6 "homepage": "https://github.com/jkowalleck/AHNavigationBar",
9 "Jan Kowalleck": "jan.kowalleck@gmail.com"
12 "git": "https://github.com/jkowalleck/AHNavigationBar.git",
19 "source_files": "Pod/Classes/**/*",