blob: 4b2dd052e13c2dbe4f7640dab386a93d9c9e7260 [file] [log] [blame]
{
"name": "GVRSCNRenderer",
"version": "0.0.5",
"license": "MIT",
"summary": "Enables SceneKit Rendering and ARKit 6DOF Tracking for Google Cardboard.",
"homepage": "https://github.com/palle-k/GVRSCNRenderer",
"authors": "Palle Klewitz",
"source": {
"git": "https://github.com/palle-k/GVRSCNRenderer.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "GVRSCNRenderer/*.swift",
"dependencies": {
"GVRKit": [
]
},
"static_framework": true
}