4 "summary": "AFCache is an HTTP disk cache for use on iPhone/iPad and OSX.",
5 "description": "\tAFCache is an HTTP disk cache for use on iPhone/iPad and OSX. It can be linked as a static library or as a framework. \n\tThe cache was initially written because on iOS, NSURLCache ignores NSURLCacheStorageAllowed and instead treats it as \n\tNSURLCacheStorageAllowedInMemoryOnly which is pretty useless for a persistent cache.\n",
6 "homepage": "https://github.com/artifacts/AFCache",
9 "Michael Markowski": "m.markowski@artifacts.de",
10 "Lars Blumberg": "lars.blumberg@sprylab.com",
12 "Björn Kriews": "bkr@jumper.org",
13 "Christian Menschel": "post@cmenschel.de"
20 "git": "https://github.com/artifacts/AFCache.git",
24 "src/shared/**/*.{h,m}",
25 "src/3rdparty/AFRegexString/**/*.{h,m}"
28 "source_files": "src/iOS/**/*.{h,m}"
31 "source_files": "src/OSX/**/*.{h,m}"
34 "src/OSX/afcpkg_main*",
42 "VersionIntrospection": [