Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Commit

Permalink
Fix pod description
Browse files Browse the repository at this point in the history
  • Loading branch information
jonreid committed Aug 24, 2015
1 parent e47a687 commit dee3698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MockUIAlertViewActionSheet.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'MockUIAlertViewActionSheet'
s.version = '1.0.0'
s.summary = 'Mock alerts and action sheets for iOS 8 unit tests'
s.summary = 'Mock classic alerts and action sheets for unit tests'
s.description = <<-DESC
MockUIAlertViewActionSheet lets you mock old-style iOS alerts and action sheets for unit tests, based on the UIAlertView and UIActionSheet.
Expand Down

0 comments on commit dee3698

Please sign in to comment.