/LRUCache

Primary LanguageSwiftMIT LicenseMIT

LRUCache

[![CI Status](http://img.shields.io/travis/Pantelis Giazitsis/LRUCache.svg?style=flat)](https://travis-ci.org/Pantelis Giazitsis/LRUCache) Version License Platform

Example

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

Requirements

Installation

LRUCache is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LRUCache'

Author

Pantelis Giazitsis, giazitsispantelis@gmail.com

License

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