blob: 9f859685ec7641bcc21fb5f631b5597313efc275 [file] [log] [blame]
{
"name": "SCNPath",
"version": "1.0.0",
"summary": "SCNPath lets you create paths for any purpose in AR using just centre points for your path.",
"homepage": "https://github.com/maxxfrazer/ARKit-SCNPath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Cobb": "maxxc@mac.com"
},
"source": {
"git": "https://github.com/maxxfrazer/ARKit-SCNPath.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "4.2",
"frameworks": "SceneKit",
"source_files": "SCNPath/*.swift"
}