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

BCLRedirectingURLCache 0.2

BCLRedirectingURLCache 0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2015

Maintained by Benedict Cohen.



A NSURLCache subclass for redirecting requests.

BCLRedirectingURLCache allows requests to be redirected to local or remote files. Potential uses:

  • Remove dependancies on in-development web services
  • Testing of network code
  • Provide static content to web views.

Installation

pod 'BCLRedirectingURLCache'

Authors

Benedict Cohen

License

MIT