https://github.com/jsbean/duration
Structures relating to Duration
https://github.com/jsbean/duration
Last synced: over 1 year ago
JSON representation
Structures relating to Duration
- Host: GitHub
- URL: https://github.com/jsbean/duration
- Owner: jsbean
- Created: 2016-03-12T22:06:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T14:23:32.000Z (about 9 years ago)
- Last Synced: 2025-01-22T12:47:00.368Z (over 1 year ago)
- Language: Swift
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duration

[](https://travis-ci.org/dn-m/Duration)
[](https://codecov.io/gh/dn-m/Duration)
[](https://github.com/Carthage/Carthage)
[](https://badge.fury.io/gh/dn-m%2FDuration)
## Integration
### Carthage
Integrate **Duration** into your iOS or macOS project with [Carthage](https://github.com/Carthage/Carthage).
1. Follow [these instructions](https://github.com/Carthage/Carthage#installing-carthage) to install Carthage, if necessary.
2. Add `github "dn-m/Duration"` to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile).
3. Follow [these instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to integrate **Duration** into your iOS or macOS project.
---
### Documentation
See the [documentation](http://dn-m.github.io/Duration/).