Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cemolcay committed Mar 15, 2016
1 parent a4d2608 commit 1bd95ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TVOSSlideViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "TVOSSlideViewController"
s.version = "0.4"
s.version = "0.5"
s.summary = "Container view controller with left and right drawer controlling by pan gesture for tvOS."

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -153,7 +153,7 @@ optional func slideViewControllerDidSelectRightDrawer(slideViewController: TVOSS
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/movielala/TVOSSlideViewController.git", :tag => "v0.4" }
s.source = { :git => "https://github.com/movielala/TVOSSlideViewController.git", :tag => "v0.5" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down
Binary file not shown.

0 comments on commit 1bd95ac

Please sign in to comment.