[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 8 / 5 / LastMile / 0.1.1 / LastMile.podspec.json
blob6ded2c0b4684f30f06d930636c8f03715a138b0c
2   "name": "LastMile",
3   "version": "0.1.1",
4   "summary": "Decodes data encoded in JSON to Swift objects",
5   "description": "Decodes JSON into objects, with simple, elegant syntax, flexible and resilient parsing, and insightful error reporting.",
6   "homepage": "https://github.com/jbelkins/LastMile-iOS",
7   "license": "MIT",
8   "authors": "Josh Elkins",
9   "platforms": {
10     "ios": "8.0",
11     "osx": "10.9"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/jbelkins/LastMile-iOS.git",
16     "tag": "v0.1.1"
17   },
18   "source_files": [
19     "LastMile",
20     "LastMile/**/*.swift"
21   ],
22   "frameworks": "Foundation",
23   "swift_version": "5.0"