[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 2 / SmartHitTest / 1.0.1 / SmartHitTest.podspec.json
blobb2e5da75cab39956374fb8d114ab2d636073c369
2   "name": "SmartHitTest",
3   "version": "1.0.1",
4   "summary": "SmartHitTest allows users to get a pretty good estimate of a hitTest on vertical or horizontal planes.",
5   "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",
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": "1.0.1"
12   },
13   "swift_version": "4.1",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source_files": "SmartHitTest/*.swift"