Latest | 0.0.2 |
---|---|
Homepage | https://github.com/jonnyro23/PolygonBuffer |
License | MIT |
Platforms | ios 11.0, requires ARC |
Authors |
This library lets you create a buffer area with same shape as your original one, at a given distance on maps. This is a port to Swift of https://github.com/RanaRanvijaySingh/PolygonBuffer
Latest podspec
{ "name": "PolygonBuffer", "version": "0.0.2", "summary": "This library lets you create a buffer area with same shape as your original one, at a given distance on maps.", "description": "This library lets you create a buffer area with same shape as your original one, at a given distance on maps. This is a port to Swift of https://github.com/RanaRanvijaySingh/PolygonBuffer", "homepage": "https://github.com/jonnyro23/PolygonBuffer", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "u0420u043eu043cu0430 u0414u0443u0434u043au0430": "[email protected]" }, "platforms": { "ios": "11.0" }, "swift_versions": "5.0", "source": { "git": "https://github.com/jonnyro23/PolygonBuffer.git", "tag": "0.0.2" }, "source_files": [ "PolygonBuffer", "PolygonBuffer/*.{h,m}" ], "requires_arc": true, "swift_version": "5.0" }
Mon, 27 May 2019 10:05:10 +0000