[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 2 / PolygonBuffer / 0.1 / PolygonBuffer.podspec.json
blob89c5904f1d86b0ea6e872b8407ba2088395ca52b
2   "name": "PolygonBuffer",
3   "version": "0.1",
4   "summary": "This library lets you create a buffer area with same shape as your original one, at a given distance on maps.",
5   "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",
6   "homepage": "https://github.com/jonnyro23/PolygonBuffer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Рома Дудка": "jonnyro23@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/jonnyro23/PolygonBuffer.git",
20     "tag": "0.1"
21   },
22   "source_files": [
23     "PolygonBuffer",
24     "PolygonBuffer/*.{h,m}"
25   ],
26   "requires_arc": true,
27   "swift_version": "5.0"