Skip to content

Commit 143d448

Browse files
committed
Update git URL from podspec file
1 parent 907d3ee commit 143d448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MSDynamicsDrawerViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.summary = 'Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.'
77
s.homepage = 'https://github.com/monospacecollective/MSDynamicsDrawerViewController'
88
s.author = { 'Eric Horacek' => 'eric@monospacecollective.com' }
9-
s.source = { :git => 'https://github.com/monospacecollective/MSDynamicsDrawerViewController.git', :tag => s.version.to_s }
9+
s.source = { :git => 'git@github.com:Madefire/MSDynamicsDrawerViewController.git', :tag => s.version.to_s }
1010
s.source_files = 'MSDynamicsDrawerViewController/*.{h,m}'
1111
s.requires_arc = true
1212
s.frameworks = 'QuartzCore'

0 commit comments

Comments
 (0)