blob: 125fdf7a05c0714d735cb37fe7a8c9d39d3d64ae [file] [log] [blame]
{
"name": "LTNavigationBar",
"version": "2.1.8",
"summary": "UINavigationBar Category which allows you to change its appearance dynamically",
"homepage": "https://github.com/ltebean/LTNavigationbar",
"license": "MIT",
"authors": {
"ltebean": "yucong1118@gmail.com"
},
"source": {
"git": "https://github.com/ltebean/LTNavigationbar.git",
"tag": "v2.1.8"
},
"source_files": "LTNavigationbar/UINavigationBar+Awesome.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}