blob: b8771b82179a6b184854fc74ab7caed14fc52859 [file] [log] [blame]
{
"name": "SwiftTurf",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "SwiftTurf/Classes/**/*",
"resources": "SwiftTurf/Assets/js/dist/bundle.js",
"pushed_with_swift_version": "2.3"
}