blob: 9e966228565c9c1247031c02bf45090231fd5820 [file] [log] [blame]
{
"name": "AZColoredNavigationBar",
"version": "0.0.4",
"summary": "A UINavigationBar subclass for strong colored navigation bars on iOS 7.",
"description": "\t\t\t\t A drop–in `UINavigationBar` subclass which allows for strong coloured navigation bars on iOS 7. Use with UINavigationController's initWithNavigationBarClass:toolbarClass: method.\n\n\t\t\t\t Thanks to @steventroughtonsmith for the original help as seen in this [gist](https://gist.github.com/alanzeino/6619253). Forked from @aprato's modification [here](https://gist.github.com/aprato/6631390).\n",
"homepage": "https://github.com/alanzeino/AZColoredNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Zeino": "alan.zeino@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/alanzeino/AZColoredNavigationBar.git",
"tag": "0.0.4"
},
"source_files": "AZColoredNavigationBar",
"requires_arc": true
}