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