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