3 "version": "2.0.0-beta.1",
4 "summary": "Simple spatial analysis.",
5 "description": "A spatial analysis library written in Swift for native iOS, macOS, tvOS, watchOS, and Linux applications, ported from Turf.js.",
6 "homepage": "https://github.com/mapbox/turf-swift",
12 "Mapbox": "mobile@mapbox.com"
14 "social_media_url": "https://twitter.com/mapbox",
22 "git": "https://github.com/mapbox/turf-swift.git",
23 "tag": "v2.0.0-beta.1"
25 "source_files": "Sources/**/*{.swift,.h}",
27 "module_name": "Turf",
28 "frameworks": "CoreLocation",
29 "swift_versions": "5.0",
30 "swift_version": "5.0"