Skip to content

Commit

Permalink
Update TezButton.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tezpark authored May 9, 2017
1 parent 944a71b commit 70c2951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TezButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TezButton"
s.version = "0.1"
s.version = "0.2"
s.summary = "TezButton is easily support customized button for using"
s.homepage = "https://github.com/tezpark/TezButton"
s.screenshots = "https://cloud.githubusercontent.com/assets/389004/25770963/5abfdf1c-327e-11e7-8432-187f28a3bb81.png"
Expand All @@ -10,4 +10,4 @@ Pod::Spec.new do |s|
s.platform = :ios, "8.0"

s.source_files = "TezButton/**/*.{h,m}"
end
end

0 comments on commit 70c2951

Please sign in to comment.