4 "summary": "A ~4x faster, drop-in replacement for JSONDecoder",
5 "description": "ZippyJSON is a very fast library for converting JSON into Swift objects. It is feature-complete, so just use s/JSONDecoder/ZippyJSONDecoder to incorporate it into your app.",
6 "homepage": "https://github.com/michaeleisel/ZippyJSON",
12 "michaeleisel": "michael.eisel@gmail.com"
15 "git": "https://github.com/michaeleisel/ZippyJSON.git",
23 "source_files": "Sources/**/*.{h,hh,mm,m,c,cpp,swift}",
28 "JJLISO8601DateFormatter": [
32 "swift_versions": "5.0",
37 "source_files": "Tests/ZippyJSONTests/**/*.{swift,h,m}",
38 "resources": "Tests/ZippyJSONTests/**/*.json"
41 "swift_version": "5.0"