Go to file
Alexandr Goncharov 0245520fc2 Add nested keypath support 2017-10-08 04:09:45 +03:00
Sources/JSONDecoder-Keypath Add nested keypath support 2017-10-08 04:09:45 +03:00
Tests Add nested keypath support 2017-10-08 04:09:45 +03:00
.gitignore Create a package 2017-10-08 02:16:04 +03:00
.swift-version Create a package 2017-10-08 02:16:04 +03:00
.swiftlint.yml Create a package 2017-10-08 02:16:04 +03:00
LICENSE Initial commit 2017-10-08 01:26:00 +03:00
Package.swift Create a package 2017-10-08 02:16:04 +03:00
README.md Initial commit 2017-10-08 01:26:00 +03:00

README.md

JSONDecoder-Keypath

Add key path support to the Swift.JSONDecoder