blob: 0da75efc02dbc7d26fb64d328a79681894296660 [file] [log] [blame]
{
"name": "UINavigationBar+Addition",
"version": "1.0.0",
"summary": "Hide bottom hairline of navigation bar",
"description": " Easily hide or show the bottom hairline of UINavigationBar.\n\n",
"homepage": "https://github.com/samwize/UINavigationBar-Addition",
"license": "MIT",
"authors": {
"Junda": "junda@just2us.com"
},
"source": {
"git": "https://github.com/samwize/UINavigationBar-Addition.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/samwize",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Library/*.{h,m}"
}