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