blob: c89617a3e6eaaf4db8a9dba90015efb4c985af73 [file] [log] [blame]
{
"name": "SwiftTurf",
"version": "0.3.3",
"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.3"
},
"platforms": {
"ios": "8.0",
"tvos": "12.0",
"osx": "10.10"
},
"source_files": "SwiftTurf/Classes/**/*",
"resources": "SwiftTurf/Assets/js/dist/bundle.js"
}