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