-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Conflicts: SDCAlertView.podspec SDCAlertView.xcodeproj/project.pbxproj
- Loading branch information
Showing
50 changed files
with
2,737 additions
and
745 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'SDCAlertView' | ||
s.version = '1.4.3' | ||
s.version = '2.0' | ||
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' | ||
|
Oops, something went wrong.