[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / b / LZJSONDecoder / 1.0.3 / LZJSONDecoder.podspec.json
blobe1dd90de9387a5d9acf3f8d3ec25574efdeceaff
2   "name": "LZJSONDecoder",
3   "version": "1.0.3",
4   "swift_versions": "5.0.0",
5   "summary": "LZJSONDecoder",
6   "description": "The extensions of JSONDecoder.",
7   "homepage": "https://github.com/coollazy/LZJSONDecoder",
8   "license": "MIT",
9   "authors": {
10     "ven.wu": "ven.wu.github@gamil.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/coollazy/LZJSONDecoder.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "Sources/LZJSONDecoder/**/*.{swift}",
20   "swift_version": "5.0.0"