blob: a27f98b016a817d3d986e0668ce437366616d9cf [file] [log] [blame]
{
"name": "UINavigationBarStyle",
"version": "0.1.0",
"summary": "UINavigationBarStyle allow you to custom navigation bar appearence for view controller seperately",
"description": "UINavigationBarStyle allow you to custom navigation bar appearence for view controller seperately.",
"homepage": "https://github.com/wangxiaotao/UINavigationBarStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangxiaotao": "445242970@qq.com"
},
"source": {
"git": "https://github.com/wangxiaotao/UINavigationBarStyle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UINavigationBarStyle/Classes/**/*",
"pushed_with_swift_version": "3.0"
}