Latest | 1.0 |
---|---|
Homepage | https://github.com/adly-holler/ADLYRetainingCache |
License | MIT |
Authors |
An NSCache subclass that allows you to force the retention of objects
Latest podspec
{ "name": "ADLYRetainingCache", "version": "1.0", "license": "MIT", "summary": "An NSCache that lets you prevent objects being evicted", "homepage": "https://github.com/adly-holler/ADLYRetainingCache", "authors": { "Adly Holler": "[email protected]" }, "source": { "git": "https://github.com/adly-holler/ADLYRetainingCache.git", "tag": "1.0" }, "source_files": "ADLYRetainingCache/*.{h,m}", "requires_arc": "true" }
Fri, 04 Mar 2016 22:25:03 +0000