blob: 3a2e0f3ebf75ada56c181bda902d9486a010ae82 [file] [log] [blame]
{
"name": "SwiftTurf",
"version": "0.3.2",
"swift_version": "4.1",
"summary": "SwiftTurf is Swift wrapper of the TurfJS library. http://turfjs.org",
"description": "SwiftTurf is Swift wrapper of the TurfJS library. More information can be found at http://turfjs.org.",
"homepage": "https://github.com/AirMap/SwiftTurf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adolfo Martinelli": "adolfo@airmap.com"
},
"source": {
"git": "https://github.com/AirMap/SwiftTurf.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "SwiftTurf/Classes/**/*",
"resources": "SwiftTurf/Assets/js/dist/bundle.js"
}