[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 2 / SmartHitTest / 1.1.1 / SmartHitTest.podspec.json
blobb7cc64371b8e9903529fad41a8e1f8bce67365ce
2   "name": "SmartHitTest",
3   "version": "1.1.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.1.1"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "11.3"
16   },
17   "source_files": "SmartHitTest/*.swift",
18   "swift_version": "5.0"