Skip to content

Commit 5c0abcc

Browse files
Mark Pospeselmpospese
authored andcommitted
[CM-740] fix podspec
1 parent bda840b commit 5c0abcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YMatterType.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Pod::Spec.new do |spec|
1414
spec.social_media_url = "https://twitter.com/Yml_co"
1515
spec.platform = :ios, "14.0"
1616
spec.swift_version = '5.5'
17-
spec.source = { :git => "https://github.com/yml-org/YCoreUI.git", :tag => spec.version }
17+
spec.source = { :git => "https://github.com/yml-org/YMatterType.git", :tag => spec.version }
1818
spec.source_files = "Sources/**/*"
1919
end

0 commit comments

Comments
 (0)