2 "name": "ARFocusSquare",
4 "summary": "A reusable version of FocusSquare from Apple example.",
5 "description": "FocusNode shows the estimation of vertical or horizontal planes,\nwith a node being placed at that location with the correct orientation.\nThis class is only an adaptation of Apple's sample code found at this location:\nhttps://developer.apple.com/documentation/arkit/handling_3d_interaction_and_ui_controls_in_augmented_reality\nIt requires iOS 13.0 or higher and was tested with Swift 5.1",
6 "homepage": "https://github.com/ifullgaz/ARFocusSquare",
12 "Emmanuel Merali": "emmanuel@merali.me"
14 "module_name": "ARFocusSquare",
16 "git": "https://github.com/ifullgaz/ARFocusSquare.git",
26 "source_files": "ARFocusSquare/Classes/**/*",
32 "swift_version": "5.1"