blob: 1f93d459862d88ce8ca68cf7183ce46815466313 [file] [log] [blame]
{
"name": "LTNavigationBar",
"version": "2.0.2",
"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.0.2"
},
"source_files": "LTNavigationbar/UINavigationBar+Awesome.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}