Skip to content

Commit b7fa525

Browse files
author
nico.richard
committed
dependency
1 parent 09f860b commit b7fa525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClassyUtilities.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.source = { :git => "[email protected]:TippingCanoe/ClassyUtilities.git", :tag => "0.1.8" }
1616
s.source_files = 'ClassyUtilities/*.{h,m}'
1717
s.requires_arc = true
18-
s.dependency 'Classy', :git => 'https://github.com/TippingCanoe/Classy.git'
18+
s.dependency 'Classy'
1919
s.dependency 'DZLCategoryProperties', '~> 1.0.0'
2020

2121
end

0 commit comments

Comments
 (0)