Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hamilyjing committed Jun 15, 2016
1 parent 76a4ea3 commit 376a40d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JJSkin.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "JJSkin"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "iOS skin framework"

s.homepage = "https://github.com/hamilyjing/JJSkin"
Expand Down Expand Up @@ -71,7 +71,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/hamilyjing/JJSkin.git", :tag => "1.0.1" }
s.source = { :git => "https://github.com/hamilyjing/JJSkin.git", :tag => "1.0.2" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 376a40d

Please sign in to comment.