blob: 1f9280567ee7626aa3b90196d2b9d96e450849f3 [file] [log] [blame]
{
"name": "DLInterval",
"version": "1.2.0",
"summary": "A Swift module which provides an abstractions of mathematical intervals.",
"homepage": "https://github.com/davidlivadaru/DLInterval",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "David Livadaru",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/davidlivadaru/DLInterval.git",
"tag": "1.2.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}