Skip to content

Commit

Permalink
back out inappropriate change to version number and source revision i…
Browse files Browse the repository at this point in the history
…n XBPageCurl
  • Loading branch information
Nate Petersen committed Jul 25, 2012
1 parent 5d5e0a4 commit fa0db61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XBPageCurl/0.0.1/XBPageCurl.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'XBPageCurl'
s.version = '0.0.2'
s.version = '0.0.1'
s.license = 'MIT'
s.platform = :ios
s.summary = 'A decent page curl transition for iOS.'
s.homepage = 'https://github.com/xissburg/XBPageCurl'
s.author = { 'xissburg' => 'https://github.com/xissburg' }
s.source = { :git => 'https://github.com/xissburg/XBPageCurl.git', :commit => 'ac8e46c3eec4965ce39a2d6bd5d9e15e6371832d' }
s.source = { :git => 'https://github.com/xissburg/XBPageCurl.git', :commit => 'c758ee4521b5299632db9db88bea7c6d41778ace' }
s.source_files = 'XBPageCurl/*.{h,m,c}'
s.frameworks = 'OpenGLES'
s.resources = 'XBPageCurl/Resources/*.glsl'
Expand Down

0 comments on commit fa0db61

Please sign in to comment.