[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / 1 / DLInterval_watchOS / 1.1.1 / DLInterval_watchOS.podspec.json
blobec4ad7ec7fffb99bc286c5cb8e7e0f0b99828421
2   "name": "DLInterval_watchOS",
3   "version": "1.1.1",
4   "summary": "A Swift module for watchOS which provides an abstractions of mathematical intervals.",
5   "homepage": "https://github.com/davidlivadaru/DLInterval",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "David Livadaru",
11   "platforms": {
12     "watchos": "3.0"
13   },
14   "source": {
15     "git": "https://github.com/davidlivadaru/DLInterval.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "Sources/**/*.{h,m,swift}",
19   "pushed_with_swift_version": "4.0",
20   "deprecated_in_favor_of": "DLInterval"