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.",
14 "git": "https://github.com/kean/DFCache.git",
17 "public_header_files": [
19 "DFCache/Extended File Attributes/*.{h}",
20 "DFCache/Key-Value File Storage/*.{h}",
21 "DFCache/Image Decoder/*.{h}"
23 "source_files": "DFCache/**/*.{h,m}"