diff --git a/README.md b/README.md index 2efc6cd4f..ea72f9780 100644 --- a/README.md +++ b/README.md @@ -1350,6 +1350,7 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git **[back to top](#contributing-and-collaborating)** ### PDF +- [BookShelves](https://getbookshelves.app) - EPUB reader for macOS and iOS with free public domain book discovery, OPDS support, and CloudKit sync. - [FastPdfKit](https://github.com/mobfarm/FastPdfKit) - A Static Library to be embedded on iOS applications to display pdf documents derived from Fast PDF. - [FolioReaderKit](https://github.com/FolioReader/FolioReaderKit) - A Swift ePub reader and parser framework for iOS. - [PDFGenerator](https://github.com/sgr-ksmt/PDFGenerator) - A simple Generator of PDF in Swift. Generate PDF from view(s) or image(s).