blob: 2851b546c4f980d46ca3dcc58a57831a7722e58c [file] [log] [blame]
{
"name": "DLInterval",
"version": "1.3.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.3.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}