2 "name": "ADLYRetainingCache",
5 "summary": "An NSCache that lets you prevent objects being evicted",
6 "homepage": "https://github.com/adly-holler/ADLYRetainingCache",
8 "Adly Holler": "guy.on.internet@icloud.com"
11 "git": "https://github.com/adly-holler/ADLYRetainingCache.git",
14 "source_files": "ADLYRetainingCache/*.{h,m}",
15 "requires_arc": "true"