blob: b7cc64371b8e9903529fad41a8e1f8bce67365ce [file] [log] [blame]
{
"name": "SmartHitTest",
"version": "1.1.1",
"summary": "SmartHitTest allows users to get a pretty good estimate of a hitTest on vertical or horizontal planes.",
"description": "SmartHitTest allows users to get a pretty good estimate of a hitTest on vertical or horizontal planes.\n This function is only a slight alteration of Apple's code found at this location:\n https://developer.apple.com/documentation/arkit/handling_3d_interaction_and_ui_controls_in_augmented_reality",
"homepage": "https://github.com/maxxfrazer/ARKit-SmartHitTest",
"license": "MIT",
"authors": "Max Cobb",
"source": {
"git": "https://github.com/maxxfrazer/ARKit-SmartHitTest.git",
"tag": "1.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.3"
},
"source_files": "SmartHitTest/*.swift",
"swift_version": "5.0"
}