Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SPStore authored and SPStore committed Sep 21, 2017
1 parent 9ef7b69 commit 8b45427
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SPPageMenu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "SPPageMenu"
s.version = 1.0.1
s.version = "1.0.1"
s.summary = "分页菜单."

# This description is used to generate tags and improve search results.
Expand All @@ -25,7 +25,7 @@ Pod::Spec.new do |s|
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
这是一个分页菜单
这是一个分页菜单
DESC

s.homepage = "https://github.com/SPStore/SPPageMenu"
Expand Down Expand Up @@ -79,8 +79,8 @@ Pod::Spec.new do |s|
# Specify the location from where the source should be retrieved.
# Supports git, hg, bzr, svn and HTTP.
#
"
s.source = { :git => "https://github.com/SPStore/SPPageMenu.git", :tag => "#{s.version}" }

s.source = { :git => "https://github.com/SPStore/SPPageMenu.git", :tag => s.version }


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

0 comments on commit 8b45427

Please sign in to comment.