An open API service indexing awesome lists of open source software.

https://github.com/thepalaceproject/ios-audiobooktoolkit

Audiobook toolkit for iOS app
https://github.com/thepalaceproject/ios-audiobooktoolkit

ios mobile

Last synced: 5 months ago
JSON representation

Audiobook toolkit for iOS app

Awesome Lists containing this project

README

          

# Build

Open `NYPLAudiobookToolkit.xcodeproj` and build **NYPLAudiobookToolkit** target.

Project development environment:

- Xcode: 12.4

# How to integrate ios-audiobooktoolkit into your project

1) Edit your Cartfile: `github "ThePalaceProject/ios-audiobooktoolkit"`
2) Open Access Support is built-in. Other DRM providers will require licenses.
3) Ensure host has "Background Modes" enabled in Build Settings: Allow audio playback and airplay from the background.