Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuchan/pile
View History Management Library in Swift
https://github.com/yuchan/pile
Last synced: 4 days ago
JSON representation
View History Management Library in Swift
- Host: GitHub
- URL: https://github.com/yuchan/pile
- Owner: yuchan
- License: mit
- Created: 2017-08-29T23:30:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T23:36:23.000Z (over 7 years ago)
- Last Synced: 2024-11-09T13:40:35.836Z (about 2 months ago)
- Language: Objective-C
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pile
[![CI Status](http://img.shields.io/travis/yuchan/Pile.svg?style=flat)](https://travis-ci.org/yuchan/Pile)
[![Version](https://img.shields.io/cocoapods/v/Pile.svg?style=flat)](http://cocoapods.org/pods/Pile)
[![License](https://img.shields.io/cocoapods/l/Pile.svg?style=flat)](http://cocoapods.org/pods/Pile)
[![Platform](https://img.shields.io/cocoapods/p/Pile.svg?style=flat)](http://cocoapods.org/pods/Pile)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
Pile is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "Pile"
```## Author
yuchan, [email protected]
## License
Pile is available under the MIT license. See the LICENSE file for more info.