[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 8 / 5 / LastMile / 1.0.0 / LastMile.podspec.json
blob8915317b136b1623ddf53b4e8123fe5749273fad
2   "name": "LastMile",
3   "version": "1.0.0",
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": "9.0",
11     "osx": "10.9"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/jbelkins/LastMile-iOS.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": "Sources/LastMile/**/*.swift",
19   "frameworks": "Foundation",
20   "swift_version": "5.0"