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

https://github.com/benarvin/bapkv


https://github.com/benarvin/bapkv

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# BAPKV

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

A persistent key-value store for iOS, and it's also fast.

## Installation

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

```ruby
pod 'BAPKV'
```

## Author

benarvin, benarvin93@outlook.com

## License

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