2 "name": "SmartHitTest",
4 "summary": "SmartHitTest allows users to get a pretty good estimate of a hitTest on vertical or horizontal planes",
5 "description": "🎉 Now working with both SceneKit and RealityKit 🎉\nSmartHitTest 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",
6 "homepage": "https://github.com/maxxfrazer/ARKit-SmartHitTest",
10 "git": "https://github.com/maxxfrazer/ARKit-SmartHitTest.git",
13 "swift_versions": "5.0",
17 "source_files": "Sources/SmartHitTest/*.swift",
18 "swift_version": "5.0"