blob: af79d5e9cfc8e52e6103176b2ecd16b9a5391395 [file] [log] [blame]
{
"name": "SCNLine",
"version": "1.0.1",
"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.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source_files": "SCNLine/*.swift",
"swift_version": "5.0"
}