Skip to content

Commit

Permalink
Update podspec to 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sberrevoets committed May 31, 2015
1 parent 7ed3dbb commit 4da5ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDCAlertView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SDCAlertView'
s.version = '2.5'
s.version = '2.5.1'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.authors = { 'Scott Berrevoets' => '[email protected]' }
s.summary = 'SDCAlertView is a UIAlertView clone with added functionality including a contentView property'
Expand Down

0 comments on commit 4da5ebd

Please sign in to comment.