https://github.com/benarvin/bapkv
https://github.com/benarvin/bapkv
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/benarvin/bapkv
- Owner: BenArvin
- License: mit
- Created: 2020-06-09T12:15:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T09:32:36.000Z (almost 5 years ago)
- Last Synced: 2025-02-21T15:51:43.816Z (10 months ago)
- Language: Objective-C
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BAPKV
[](https://travis-ci.org/benarvin/BAPKV)
[](https://cocoapods.org/pods/BAPKV)
[](https://cocoapods.org/pods/BAPKV)
[](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.