[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / d / 1 / DLInterval_watchOS / 1.1.0 / DLInterval_watchOS.podspec.json
blobcfe21632e7ae7009e23b6440727d472114148037
2   "name": "DLInterval_watchOS",
3   "version": "1.1.0",
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.0"
17   },
18   "source_files": "Sources/**/*.{h,m,swift}",
19   "pushed_with_swift_version": "4.0",
20   "deprecated_in_favor_of": "DLInterval"