blob: ac73b5ee995335ba09fb3bba7b465d374841cf8e [file] [log] [blame]
{
"name": "SCNPath",
"version": "0.1.0",
"summary": "SCNPath lets you create paths for any purpose in AR.",
"description": "SCNPath lets you create a path from just centre points on the path you want to draw.",
"homepage": "https://github.com/maxxfrazer/ARKit-SCNPath",
"license": "MIT",
"authors": "Max Cobb",
"source": {
"git": "https://github.com/maxxfrazer/ARKit-SCNPath.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "12.0"
},
"source_files": "SCNPath/*.swift"
}