Skip to content

Commit

Permalink
Update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sberrevoets committed Oct 4, 2014
1 parent 739b7ff commit aa6f5d7
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
Expand Up @@ -8,7 +8,7 @@ Pod::Spec.new do |s|

# Source Info
s.platform = :ios, '7.0'
s.source = { :git => 'https://github.com/Scott90/SDCAlertView.git', :tag => "v#{s.version}" }
s.source = { :git => 'https://github.com/sberrevoets/SDCAlertView.git', :tag => "v#{s.version}" }
s.source_files = 'SDCAlertView/Source/*.{h,m}'

s.requires_arc = true
Expand Down

0 comments on commit aa6f5d7

Please sign in to comment.