5 "homepage": "https://github.com/kean/DFCache",
6 "authors": "Alexander Grebenyuk",
7 "summary": "Composite cache with LRU cleanup. Fast metadata on top of UNIX extended file attributes. Thoroughly tested and well-documented.",
16 "git": "https://github.com/kean/DFCache.git",
19 "public_header_files": [
21 "DFCache/Extended File Attributes/*.{h}",
22 "DFCache/Key-Value File Storage/*.{h}",
23 "DFCache/Image Decoder/*.{h}",
24 "DFCache/Value Transforming/*.{h}"
26 "source_files": "DFCache/**/*.{h,m}"