Skip to content

Commit

Permalink
Update podspec and README
Browse files Browse the repository at this point in the history
  • Loading branch information
herinkc committed Apr 26, 2016
1 parent 58e979d commit 5108280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HTPressableButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.summary = "Pressable button with ease of use for iOS developers."
s.homepage = "http://github.com/herinkc/HTPressableButton"
s.license = { :type => "MIT", :file => "LICENSE" }
s.authors = { "He Rin Kim" => "[email protected]", "Thanakron Tandavas" => "[email protected]" }
s.authors = { "Herin Kim" => "[email protected]", "Thanakron Tandavas" => "[email protected]" }
s.screenshot = "https://dl.dropboxusercontent.com/s/na4sowpi58dcajv/HTPressableButtonImage.gif"
s.platform = :ios, '6.0'
s.source = { :git => "https://github.com/herinkc/HTPressableButton.git", :tag => s.version }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ HTPressableButton is designed for iOS developers to be able to spend time develo

**Current Version:** 1.3.3

You can check out our documentation [here](http://cocoadocs.org/docsets/HTPressableButton/1.3.0/).
You can check out our documentation [here](http://cocoadocs.org/docsets/HTPressableButton/1.3.3/).
Installation
-------------------
HTPressableButton can be installed via [CocoaPods](http://cocoapods.org/)
Expand Down

0 comments on commit 5108280

Please sign in to comment.