CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Michael Markowski

1pod

AFCache

AFCache is an HTTP disk cache for use on iPhone/iPad and OSX. It can be linked as a static library or as a framework. The cache was initially written because on iOS, NSURLCache ignores NSURLCacheStorageAllowed and instead treats it as NSURLCacheStorageAllowedInMemoryOnly which is pretty useless for a persistent cache.

License: Custom

  • Objective C