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

Remove Alamofire #6

Closed LeonardoCardoso closed 8 years ago

LeonardoCardoso commented 8 years ago

Use native NSURLSession.sharedSession().dataTaskWithURL.

LeonardoCardoso commented 8 years ago

Closed by b3059dc