blob: 13f482ca62f7ae8f058e22bd63b103cbb5e4ffe0 [file] [log] [blame]
{
"name": "NavigationBarColor",
"version": "0.1.0",
"summary": "ViewController NavigationBar color",
"description": "You can set the color for each ViewController to the NavigationBar, without affecting the system default setting of the NavigationBar color",
"homepage": "https://github.com/hamewang/NavigationBarColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hamewang": "hamewang"
},
"source": {
"git": "https://github.com/hamewang/NavigationBarColor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NavigationBarColor/Classes/**/*"
}