[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / 2 / SmartHitTest / 2.0.0 / SmartHitTest.podspec.json
blob9331d23237e7fa3e8ba2444f2df566e1917c00a1
2   "name": "SmartHitTest",
3   "version": "2.0.0",
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",
7   "license": "MIT",
8   "authors": "Max Cobb",
9   "source": {
10     "git": "https://github.com/maxxfrazer/ARKit-SmartHitTest.git",
11     "tag": "2.0.0"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "Sources/SmartHitTest/*.swift",
18   "swift_version": "5.0"