An open API service indexing awesome lists of open source software.

https://github.com/shaps80/spxcachemanager

A highly configurable and reusable library for handling caching in your iOS apps. Not only for images!!
https://github.com/shaps80/spxcachemanager

Last synced: 29 days ago
JSON representation

A highly configurable and reusable library for handling caching in your iOS apps. Not only for images!!

Awesome Lists containing this project

README

          

# Note: This library is a work in progress and NOT YET available!

# SPXCacheManager

[![CI Status](http://img.shields.io/travis/Shaps Mohsenin/SPXCacheManager.svg?style=flat)](https://travis-ci.org/Shaps Mohsenin/SPXCacheManager)
[![Version](https://img.shields.io/cocoapods/v/SPXCacheManager.svg?style=flat)](http://cocoadocs.org/docsets/SPXCacheManager)
[![License](https://img.shields.io/cocoapods/l/SPXCacheManager.svg?style=flat)](http://cocoadocs.org/docsets/SPXCacheManager)
[![Platform](https://img.shields.io/cocoapods/p/SPXCacheManager.svg?style=flat)](http://cocoadocs.org/docsets/SPXCacheManager)

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

SPXCacheManager is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "SPXCacheManager"

## Author

Shaps Mohsenin, shaps@theappbusiness.com

## License

SPXCacheManager is available under the MIT license. See the LICENSE file for more info.