[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / c / 8 / Turf / 4.0.0-rc.1 / Turf.podspec.json
blobd335ad90d9dd53fcc90c8c6356b67fa89b79cf2c
2   "name": "Turf",
3   "version": "4.0.0-rc.1",
4   "summary": "Simple spatial analysis.",
5   "description": "A spatial analysis library written in Swift for native iOS, macOS, tvOS, watchOS, visionOS, and Linux applications, ported from Turf.js.",
6   "homepage": "https://github.com/mapbox/turf-swift",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "social_media_url": "https://twitter.com/mapbox",
15   "platforms": {
16     "ios": "11.0",
17     "osx": "10.13",
18     "tvos": "11.0",
19     "watchos": "4.0"
20   },
21   "source": {
22     "http": "https://github.com/mapbox/turf-swift/releases/download/v4.0.0-rc.1/Turf.xcframework.zip"
23   },
24   "requires_arc": true,
25   "module_name": "Turf",
26   "frameworks": "CoreLocation",
27   "swift_versions": "5.7",
28   "vendored_frameworks": "Turf.xcframework",
29   "swift_version": "5.7"