@@ -54,18 +54,18 @@ Note that Carthage will build all Readium modules and their dependencies, but yo
5454
5555Refer to the following table to know which dependencies are required for each Readium library.
5656
57- | | ` ReadiumShared ` | ` ReadiumStreamer ` | ` ReadiumNavigator ` | ` ReadiumOPDS ` | ` ReadiumLCP ` | ` ReadiumAdapterGCDWebServer ` | ` ReadiumAdapterLCPSQLite ` | ` ReadiumAdapterMinizip ` |
58- | ------------------------| :------------------:| :------------------:| :------------------:| :------------------:| :------------------:| ------------------------------| ---------------------------| ------------------------- |
59- | ** ` ReadiumShared ` ** | | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | : heavy_check_mark : |
60- | ** ` ReadiumInternal ` ** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | | | |
61- | ` CryptoSwift ` | | :heavy_check_mark : | | | :heavy_check_mark : | | | |
62- | ` DifferenceKit ` | | | :heavy_check_mark : | | | | | |
63- | ` ReadiumFuzi ` | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | | | |
64- | ` ReadiumGCDWebServer ` | | | | | | :heavy_check_mark : | | |
65- | ` ReadiumZIPFoundation ` | :heavy_check_mark : | | | | :heavy_check_mark : | | | |
66- | ` Minizip ` | | | | | | | | : heavy_check_mark : |
67- | ` SQLite.swift ` | | | | | | | :heavy_check_mark : | |
68- | ` SwiftSoup ` | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | | | |
57+ | | ` ReadiumShared ` | ` ReadiumStreamer ` | ` ReadiumNavigator ` | ` ReadiumOPDS ` | ` ReadiumLCP ` | ` ReadiumAdapterGCDWebServer ` | ` ReadiumAdapterLCPSQLite ` |
58+ | ------------------------| :------------------:| :------------------:| :------------------:| :------------------:| :------------------:| ------------------------------| ---------------------------|
59+ | ** ` ReadiumShared ` ** | | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
60+ | ** ` ReadiumInternal ` ** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | | |
61+ | ` CryptoSwift ` | | :heavy_check_mark : | | | :heavy_check_mark : | | |
62+ | ` DifferenceKit ` | | | :heavy_check_mark : | | | | |
63+ | ` ReadiumFuzi ` | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | | |
64+ | ` ReadiumGCDWebServer ` | | | | | | :heavy_check_mark : | |
65+ | ` ReadiumZIPFoundation ` | :heavy_check_mark : | | | | :heavy_check_mark : | | |
66+ | ` Minizip ` | : heavy_check_mark : | | | | | | |
67+ | ` SQLite.swift ` | | | | | | | :heavy_check_mark : |
68+ | ` SwiftSoup ` | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | | |
6969
7070### CocoaPods
7171
0 commit comments