Michael Markowski

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
1pod
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