Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryohey/linstorage
Simple NSKeyedArchiver wrapper
https://github.com/ryohey/linstorage
Last synced: about 1 month ago
JSON representation
Simple NSKeyedArchiver wrapper
- Host: GitHub
- URL: https://github.com/ryohey/linstorage
- Owner: ryohey
- License: mit
- Created: 2015-02-17T03:05:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T06:25:49.000Z (over 9 years ago)
- Last Synced: 2024-09-18T01:27:58.510Z (about 2 months ago)
- Language: Objective-C
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LINStorage
[![CI Status](http://img.shields.io/travis/ryohey/LINStorage.svg?style=flat)](https://travis-ci.org/ryohey/LINStorage)
[![Version](https://img.shields.io/cocoapods/v/LINStorage.svg?style=flat)](http://cocoadocs.org/docsets/LINStorage)
[![License](https://img.shields.io/cocoapods/l/LINStorage.svg?style=flat)](http://cocoadocs.org/docsets/LINStorage)
[![Platform](https://img.shields.io/cocoapods/p/LINStorage.svg?style=flat)](http://cocoadocs.org/docsets/LINStorage)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
LINStorage is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:pod "LINStorage"
## Author
ryohey, [email protected]
## License
LINStorage is available under the MIT license. See the LICENSE file for more info.