Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
Bumping to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbergeron committed Mar 11, 2014
1 parent 161ad18 commit afa8fd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BDBSplitViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Pod::Spec.new do |s|
s.name = 'BDBSplitViewController'
s.version = '1.2.2'
s.version = '1.3.0'
s.license = 'MIT'
s.summary = 'A nice drop-in replacement for UISplitViewController with a few fancy features.'
s.homepage = 'https://github.com/bdbergeron/BDBSplitViewController'
s.social_media_url = 'https://twitter.com/bradbergeron'
s.authors = { 'Bradley David Bergeron' => '[email protected]' }
s.source = { :git => 'https://github.com/bdbergeron/BDBSplitViewController.git', :tag => s.version.to_s }
s.requires_arc = true
Expand Down

0 comments on commit afa8fd2

Please sign in to comment.