blob: 28e86d7330b4a5a9ac32788e7d84537579e7d83b [file] [log] [blame]
{
"name": "SCNPath",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"frameworks": "SceneKit",
"source_files": [
"Sources/SCNPath/*.swift",
".swiftlint.yml"
],
"swift_version": "5.0"
}