blob: 42011167480b65f3e3fe4e3d5fdbb3015746e322 [file] [log] [blame]
{
"name": "Turf",
"version": "0.0.3",
"summary": "Turf is a port of Turf.js for Swift.",
"homepage": "https://github.com/mapbox/turf-swift",
"documentation_url": "https://github.com/mapbox/turf-swift",
"license": {
"type": "ISC",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mapbox/turf-swift.git",
"tag": "v0.0.3"
},
"source_files": "Turf/**/*",
"requires_arc": true,
"module_name": "Turf",
"frameworks": "CoreLocation",
"pushed_with_swift_version": "3.0"
}