[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 1 / c / UINavigationBar+Addition / 1.0.0 / UINavigationBar+Addition.podspec.json
blob0da75efc02dbc7d26fb64d328a79681894296660
2   "name": "UINavigationBar+Addition",
3   "version": "1.0.0",
4   "summary": "Hide bottom hairline of navigation bar",
5   "description": "                       Easily hide or show the bottom hairline of UINavigationBar.\n\n",
6   "homepage": "https://github.com/samwize/UINavigationBar-Addition",
7   "license": "MIT",
8   "authors": {
9     "Junda": "junda@just2us.com"
10   },
11   "source": {
12     "git": "https://github.com/samwize/UINavigationBar-Addition.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/samwize",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Library/*.{h,m}"