# Storage **Repository Path**: valox/Storage ## Basic Information - **Project Name**: Storage - **Description**: No description available - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2022-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Storage [![CI Status](https://img.shields.io/travis/pozi119/Storage.svg?style=flat)](https://travis-ci.org/pozi119/Storage) [![Version](https://img.shields.io/cocoapods/v/Storage.svg?style=flat)](https://cocoapods.org/pods/Storage) [![License](https://img.shields.io/cocoapods/l/Storage.svg?style=flat)](https://cocoapods.org/pods/Storage) [![Platform](https://img.shields.io/cocoapods/p/Storage.svg?style=flat)](https://cocoapods.org/pods/Storage) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation Storage is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'Storage', '~> 0.1.0' pod 'Runtime', :git => 'https://github.com/wickwirew/Runtime.git' // The version in pods is 2.2.2, which requires 2.2.4 ``` ## Author pozi119, pozi119@163.com ## License Storage is available under the MIT license. See the LICENSE file for more info.