[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 5 / 9 / HitTestVisualizer / 0.0.1 / HitTestVisualizer.podspec.json
blobd48d928d7f43fb1f4f7eb7fa8e5db7544f6d7e2e
2   "name": "HitTestVisualizer",
3   "version": "0.0.1",
4   "summary": "Hit-Test Visualizer for ARKit extracted as a portable framework",
5   "description": "Small util that can help visualize what's going on behind hit-test process in ARKit session",
6   "homepage": "https://github.com/s1ddok/HitTestVisualizer",
7   "license": {
8     "type": "BSD-2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Volodin": "siddok@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/s1ddok",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/s1ddok/HitTestVisualizer.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "ARKitHitTestVisualizer/*.swift",
23   "pushed_with_swift_version": "3.0"