[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 8 / 9 / ShapefileReader / 1.0.2 / ShapefileReader.podspec.json
blobc57a2dffaf2d1dff032df43f84ed0416b4a125ed
2   "name": "ShapefileReader",
3   "version": "1.0.2",
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.2"
15   },
16   "source_files": [
17     "Shapefile/Shapefile.swift",
18     "vendor/BinUtils.swift"
19   ]