Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pircate/storable
https://github.com/pircate/storable
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pircate/storable
- Owner: Pircate
- License: mit
- Created: 2019-07-06T05:03:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T05:47:45.000Z (over 5 years ago)
- Last Synced: 2024-11-28T18:18:36.782Z (28 days ago)
- Language: Swift
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storable
[![CI Status](https://img.shields.io/travis/Pircate/Storable.svg?style=flat)](https://travis-ci.org/Pircate/Storable)
[![Version](https://img.shields.io/cocoapods/v/Storable.svg?style=flat)](https://cocoapods.org/pods/Storable)
[![License](https://img.shields.io/cocoapods/l/Storable.svg?style=flat)](https://cocoapods.org/pods/Storable)
[![Platform](https://img.shields.io/cocoapods/p/Storable.svg?style=flat)](https://cocoapods.org/pods/Storable)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
Storable is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'Storable'
```## Author
Pircate, [email protected]
## License
Storable is available under the MIT license. See the LICENSE file for more info.