Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Commit

Permalink
Bump SDCAlertView (revert to most revent 2.5, so 2.5.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkaplan committed Sep 10, 2015
1 parent e8096d5 commit f6fe537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YMPromptKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Pod::Spec.new do |s|

s.subspec 'SDCAlerts' do |ss|
ss.dependency 'YMPromptKit/Core'
ss.dependency "SDCAlertView", "~> 2.5.2"
ss.dependency "SDCAlertView", "~> 2.5"
ss.source_files = "YMPromptKit/sdc/*.{h,m}"
ss.xcconfig = { 'OTHER_CFLAGS' => '-DYMPROMPTKIT_SDCALERT_ENABLE=1' }
end
Expand Down

0 comments on commit f6fe537

Please sign in to comment.