Skip to content

Commit

Permalink
Version bump (1.6.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
romaonthego committed Aug 10, 2013
1 parent bab9980 commit 9aa6f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions REActivityViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = 'REActivityViewController'
s.version = '1.6.4'
s.version = '1.6.5'
s.authors = { 'Roman Efimov' => '[email protected]' }
s.homepage = 'https://github.com/romaonthego/REActivityViewController'
s.summary = 'Open source alternative to UIActivityViewController, highly customizable and compatible with iOS 5.0.'
s.source = { :git => 'https://github.com/romaonthego/REActivityViewController.git',
:tag => '1.6.4' }
:tag => '1.6.5' }
s.license = { :type => "MIT", :file => "LICENSE" }

s.platform = :ios, '5.0'
Expand Down

0 comments on commit 9aa6f43

Please sign in to comment.