Memory and Disk file cache for cacheable network resources.
{ "name": "SpotCache", "path": "/usr/src/package", "targets": [ { "name": "SpotCacheTests", "path": "Sources/SpotCacheTests", "type": "test", "c99name": "SpotCacheTests", "sources": [ "SpotCacheTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SpotCache" ], "product_dependencies": [ "Spot" ] }, { "name": "SpotCache", "path": "Sources/SpotCache", "type": "library", "c99name": "SpotCache", "sources": [ "Cache.swift", "CacheFetchingInfo.swift", "CacheOption.swift", "DataConvertable.swift", "Extension+DataConvertable.swift", "SpotCache.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SpotCache" ], "product_dependencies": [ "Spot" ] } ], "products": [ { "name": "SpotCache", "type": { "library": [ "automatic" ] }, "targets": [ "SpotCache" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/shawnclovie/Spot", "type": "sourceControl", "identity": "spot", "requirement": { "range": [ { "lower_bound": "1.0.0", "upper_bound": "2.0.0" } ] } } ], "tools_version": "5.0", "manifest_display_name": "SpotCache" }
{ "name": "SpotCache", "targets": [ { "name": "SpotCache", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Spot", null ] } ], "packageAccess": false }, { "name": "SpotCacheTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Spot", null ] }, { "byName": [ "SpotCache", null ] } ], "packageAccess": false } ], "products": [ { "name": "SpotCache", "type": { "library": [ "automatic" ] }, "targets": [ "SpotCache" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "spot", "location": { "remote": [ { "urlString": "https://github.com/shawnclovie/Spot" } ] }, "requirement": { "range": [ { "lowerBound": "1.0.0", "upperBound": "2.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "SpotCache", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/shawnclovie/Spot", "name": "Spot", "path": "/usr/src/package/.build/checkouts/Spot", "version": "1.2.1", "identity": "spot", "dependencies": [] } ] }