We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda840b commit 5c0abccCopy full SHA for 5c0abcc
YMatterType.podspec
@@ -14,6 +14,6 @@ Pod::Spec.new do |spec|
14
spec.social_media_url = "https://twitter.com/Yml_co"
15
spec.platform = :ios, "14.0"
16
spec.swift_version = '5.5'
17
- spec.source = { :git => "https://github.com/yml-org/YCoreUI.git", :tag => spec.version }
+ spec.source = { :git => "https://github.com/yml-org/YMatterType.git", :tag => spec.version }
18
spec.source_files = "Sources/**/*"
19
end
0 commit comments