@@ -54,18 +54,18 @@ Note that Carthage will build all Readium modules and their dependencies, but yo
54
54
55
55
Refer to the following table to know which dependencies are required for each Readium library.
56
56
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 : | | |
69
69
70
70
### CocoaPods
71
71
0 commit comments