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!!
- Host: GitHub
- URL: https://github.com/shaps80/spxcachemanager
- Owner: shaps80
- License: mit
- Created: 2015-01-11T15:30:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-11T22:41:42.000Z (over 11 years ago)
- Last Synced: 2025-02-28T22:41:51.189Z (over 1 year ago)
- Language: Objective-C
- Size: 320 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Note: This library is a work in progress and NOT YET available!
# SPXCacheManager
[](https://travis-ci.org/Shaps Mohsenin/SPXCacheManager)
[](http://cocoadocs.org/docsets/SPXCacheManager)
[](http://cocoadocs.org/docsets/SPXCacheManager)
[](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.