NSDate_Utils/README.md
2015-12-22 13:18:48 +01:00

30 lines
975 B
Markdown

# NSDate_Utils
[![CI Status](http://img.shields.io/travis/Giuseppe Nucifora/NSDate_Utils.svg?style=flat)](https://travis-ci.org/Giuseppe Nucifora/NSDate_Utils)
[![Version](https://img.shields.io/cocoapods/v/NSDate_Utils.svg?style=flat)](http://cocoapods.org/pods/NSDate_Utils)
[![License](https://img.shields.io/cocoapods/l/NSDate_Utils.svg?style=flat)](http://cocoapods.org/pods/NSDate_Utils)
[![Platform](https://img.shields.io/cocoapods/p/NSDate_Utils.svg?style=flat)](http://cocoapods.org/pods/NSDate_Utils)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
NSDate_Utils is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "NSDate_Utils"
```
## Author
Giuseppe Nucifora, me@giuseppenucifora.com
## License
NSDate_Utils is available under the MIT license. See the LICENSE file for more info.