blob: d48d928d7f43fb1f4f7eb7fa8e5db7544f6d7e2e [file] [log] [blame]
{
"name": "HitTestVisualizer",
"version": "0.0.1",
"summary": "Hit-Test Visualizer for ARKit extracted as a portable framework",
"description": "Small util that can help visualize what's going on behind hit-test process in ARKit session",
"homepage": "https://github.com/s1ddok/HitTestVisualizer",
"license": {
"type": "BSD-2",
"file": "LICENSE"
},
"authors": {
"Andrey Volodin": "siddok@gmail.com"
},
"social_media_url": "http://twitter.com/s1ddok",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/s1ddok/HitTestVisualizer.git",
"tag": "0.0.1"
},
"source_files": "ARKitHitTestVisualizer/*.swift",
"pushed_with_swift_version": "3.0"
}