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