Claus Weymann

3pods

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

BonjourWeb

Pod based on the sample code, modernised for arc. Provides a view controller to discover and select web services via Bonjour

License: MIT

  • Objective C

VersionIntrospection

Simple tool to expose versions of dependencies by parsing Podfile.lock

License: MIT

  • Objective C