SMLinkPreview 0.1.1

SMLinkPreview 0.1.1

Maintained by crspybits.



  • By
  • crspybits

URL Link Preview

Version License Platform

Features

The goals of this library are:

  1. To (a) separate the fetching or acquisition of link preview data from (b) the view or UI aspects of the link preview.
  2. To enable the app using the link preview data fetching to not have to disable Application Transport Security (ATS).
  3. To flexibly allow for different web-based API services that fetch link preview data.

The LinkPreview view adapts to different available data:

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

SMLinkPreview is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SMLinkPreview'

or

pod 'SMLinkPreview', :git => 'https://github.com/crspybits/SMLinkPreview.git'

Author

crspybits, [email protected]

License

SMLinkPreview is available under the MIT license. See the LICENSE file for more info.