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

https://github.com/shaps80/bank

A flexible, type-safe Caching library in Swift
https://github.com/shaps80/bank

Last synced: about 1 month ago
JSON representation

A flexible, type-safe Caching library in Swift

Awesome Lists containing this project

README

          

# Bank

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

## Next Up

Tomorrow need to include 2 features.

When fetching

## Example

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

## Requirements

## Installation

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

```ruby
pod "Bank"
```

## Author

Shaps, shapsuk@me.com

## License

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