Update init and caches. Add codable image.
📦 Mixed storage warehouse with disk and memory. support OC and Swift.
{ "name": "CacheX", "path": "/usr/src/package", "targets": [ { "name": "CacheX", "path": "Sources", "type": "library", "c99name": "CacheX", "sources": [ "Cacheable.swift", "Disk.swift", "Memory.swift", "OCStorage.swift", "Setup/CacheX.swift", "Setup/CachedOptions.swift", "Setup/CodableImage.swift", "Setup/CryptoType.swift", "Setup/Expiry.swift", "Setup/Extensions.swift", "Setup/Subscriptable.swift", "Setup/TransformerFactory.swift", "Storage.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "CacheX" ] } ], "products": [ { "name": "CacheX", "type": { "library": [ "automatic" ] }, "targets": [ "CacheX" ] } ], "platforms": [ { "name": "ios", "version": "10.0" }, { "name": "macos", "version": "10.13" }, { "name": "tvos", "version": "12.0" }, { "name": "watchos", "version": "5.0" } ], "dependencies": [], "tools_version": "5.0", "manifest_display_name": "CacheX", "swift_languages_versions": [ "5" ] }
{ "name": "CacheX", "targets": [ { "name": "CacheX", "path": "Sources", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false } ], "products": [ { "name": "CacheX", "type": { "library": [ "automatic" ] }, "targets": [ "CacheX" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.0", "platformName": "ios" }, { "options": [], "version": "10.13", "platformName": "macos" }, { "options": [], "version": "12.0", "platformName": "tvos" }, { "options": [], "version": "5.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "5" ] }
{ "url": "/usr/src/package", "name": "CacheX", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }