blob: cb0a6ee79b811f02058e417b2f3e35dc18440604 [file] [log] [blame]
{
"name": "LTNavigationBar",
"version": "1.0.1",
"summary": "UINavigationBar Category which allows you to change its background dynamically",
"homepage": "https://github.com/ltebean/LTNavigationbar",
"license": "MIT",
"authors": {
"ltebean": "yucong1118@gmail.com"
},
"source": {
"git": "https://github.com/ltebean/LTNavigationbar.git",
"tag": "v1.0.1"
},
"source_files": "LTNavigationbar/UINavigationBar+BackgroundColor.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}