blob: 062513c64d3962ab73d61c4b0322f3a59a20f945 [file] [log] [blame]
{
"name": "Lerp",
"version": "2.1.0",
"summary": "A linear interpolation microlibrary.",
"homepage": "https://github.com/dclelland/Lerp",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/Lerp.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"ios": {
"source_files": "Lerp.swift"
},
"requires_arc": true,
"swift_version": "4.2"
}