Skip to content

Commit

Permalink
Update podspec, README.
Browse files Browse the repository at this point in the history
  • Loading branch information
JazysYu committed Mar 13, 2016
1 parent 12c6416 commit f8965a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion JZNavigationExtension.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JZNavigationExtension"
s.version = "1.3.4"
s.version = "1.4.0"
s.summary = "Integrates some convenient functions and open some hide property for UINavigationController."
s.description = "The 'UINavigationController+JZExtension' category integrates some convenient functions for your UINavigationController. Just pod in 3 files and no need for any setups."
s.homepage = "https://github.com/JazysYu/JZNavigationExtension"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JZNavigationExtension

[![Version](https://img.shields.io/badge/pod-v1.3.4-5193DB.svg)](https://cocoapods.org/pods/JZNavigationExtension)
[![Version](https://img.shields.io/badge/pod-v1.4.0-5193DB.svg)](https://cocoapods.org/pods/JZNavigationExtension)
[![Platform](https://img.shields.io/badge/platform-ios-lightgrey.svg)]()
[![License](https://img.shields.io/badge/license-MIT-2F2F2F.svg)](https://github.com/JazysYu/JZNavigationExtension/blob/master/LICENSE)

Expand Down

0 comments on commit f8965a4

Please sign in to comment.