[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / 4 / NHNavigationItem / 1.0.3 / NHNavigationItem.podspec.json
blobd2d272c197954612fb68c4e47a2cf8ea3cd0680d
2   "name": "NHNavigationItem",
3   "version": "1.0.3",
4   "summary": "在系统原生的导航栏上面随意定制导航按钮及自带侧滑返回手势的工具类",
5   "description": "一个完全支持在系统原生的导航栏上面随意定制导航按钮及自带侧滑返回手势的工具类,你只需要简单调用一句代码即可添加导航栏按钮,支持block回调及函数调用。",
6   "homepage": "https://github.com/nenhall/NHNavigationItem",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nenhall": "nenhall@126.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/nenhall/NHNavigationItem.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "NHNavigationItem/*.{h,m}",
22   "public_header_files": "NHNavigationItem/*.h"