Skip to content

NikitaEvidentPoint/r2-navigator-swift

Repository files navigation

BSD-3 Carthage compatible

r2-navigator-swift

A Swift implementation of the Readium-2 streamer

Adding the library to your iOS project

Carthage

Add the following line to your Cartfile

github "readium/r2-navigator-swift"

Then run carthage update --platform ios to fetch and build the dependencies.

Import

In your Swift files :

// Swift source file

import R2Navigator

Installing dependencies (for developers)

The project dependencies are managed with Carthage.

Run carthage update --platform ios to fetch and build the dependencies:

  • r2-shared-swift : Contains the definitions of shared custom types used across the readium-2 Swift projects.

About

A Swift implementation of the Readium-2 streamer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors