Skip to content

mejackreed/Swiiift

Repository files navigation

Swiiift

CI Status Version License Platform

Example

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

Usage

let manifest = Manifest(fromUrl: "https://purl.stanford.edu/sn904cj3429/iiif/manifest", completion: { manifest in
    print(manifest!.label)
    // Other properties are now available on the manifest
})
// Peter's San Francisco Locator. The Birds-Eye-View Map of the Exposition City. Published by Locator Publishing Co

Installation

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

pod 'Swiiift'

Author

Jack Reed, phillipjreed@gmail.com

License

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

About

A IIIF library for Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published