4 "summary": "A vantage-point data structure for efficient nearest neighbor searching.",
5 "description": "Fork of lchenay/VPTree-Swift, which in turn is inspired by huyng/algorithms for Python. The purpose of this fork is to update the repository to the latest Swift 5 changes.",
6 "homepage": "https://github.com/easytarget2000/VPTree-Swift",
12 "easytarget2000": "michel@easy-target.eu"
15 "git": "https://github.com/easytarget2000/VPTree-Swift.git",
21 "source_files": "VPTree/Classes/**/*",
22 "swift_versions": "5",