[Add] DGSwiftUtilities 0.39.1
[CocoaPods.git] / Specs / b / 8 / 9 / ShapefileReader / 1.0.1 / ShapefileReader.podspec.json
blob0542561f61005e5030f113343063a62063232b57
2   "name": "ShapefileReader",
3   "version": "1.0.1",
4   "summary": "Reads files defined in the Shapefile format.",
5   "description": "Reads files defined in the Shapefile format and\nprovides the information within them in a Swift API.",
6   "homepage": "https://github.com/votenotes/ShapefileReader",
7   "license": "MIT",
8   "authors": "Liam Butler-Lawrence",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/votenotes/ShapefileReader.git",
14     "tag": "1.0.1"
15   },
16   "source_files": [
17     "Shapefile/Shapefile.swift",
18     "vendor/BinUtils.swift"
19   ]