LeonardoCardoso / SwiftLinkPreview

It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
https://leocardz.com/swift-link-preview-5a9860c7756f
MIT License
1.37k stars 196 forks source link

Fixed package.swift to work in Xcode 12 #124

Closed skunkworker closed 3 years ago

skunkworker commented 3 years ago
skunkworker commented 3 years ago

I successfully added this to a Swift 5.2 project on Xcode 12 using the SPM

LeonardoCardoso commented 3 years ago

Thanks, @skunkworker.