[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / c / UINavigationBar+Addition / 1.2.0 / UINavigationBar+Addition.podspec.json
blob2375eee6f07317bad5438e17ad8b16359e40cf8f
2   "name": "UINavigationBar+Addition",
3   "version": "1.2.0",
4   "summary": "Customize UINavigationBar easily",
5   "description": "Make navigation bar transparent, or hide bottom hairline.",
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.2.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}"