This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
DFCache 4.0
- Add CocoaPods support for tvOS, watchOS
- Add Carthage support for OSX, tvOS, watchOS
- Remove prefix headers
- Remove targets that build libraries in favour of frameworks
- Replace outdated
#if __IPHONE_OS_VERSION_MIN_REQUIRED
- Remove per-test target info.plist files
- Remove obsolete RunUnitTests script from test bundle
- Add Swift playground
- #5 Update DFCacheImageDecoder with code from DFImageManager