blob: cfe21632e7ae7009e23b6440727d472114148037 [file] [log] [blame]
{
"name": "DLInterval_watchOS",
"version": "1.1.0",
"summary": "A Swift module for watchOS which provides an abstractions of mathematical intervals.",
"homepage": "https://github.com/davidlivadaru/DLInterval",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "David Livadaru",
"platforms": {
"watchos": "3.0"
},
"source": {
"git": "https://github.com/davidlivadaru/DLInterval.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0",
"deprecated_in_favor_of": "DLInterval"
}