blob: c9e1906fb067d3133edd30f12171f9912cbae768 [file] [log] [blame]
{
"name": "SCNLine",
"version": "1.1.0",
"summary": "SCNLine lets you draw tubes.",
"description": "draw a thick line in SceneKit",
"homepage": "https://github.com/maxxfrazer/SCNLine",
"license": "MIT",
"authors": "Max Cobb",
"source": {
"git": "https://github.com/maxxfrazer/SceneKit-SCNLine.git",
"tag": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/SCNLine/*.swift",
"swift_version": "5.0"
}