blob: 5a29b94b334413d26b38b773eeea2b02d057f3ab [file] [log] [blame]
{
"name": "DLInterval_iOS",
"version": "1.1.2",
"summary": "A Swift module for iOS 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"
},
"source": {
"git": "https://github.com/davidlivadaru/DLInterval.git",
"tag": "1.1.2"
},
"source_files": "Sources/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0",
"deprecated_in_favor_of": "DLInterval"
}