PMJSON v3.0.0
- Convert to Swift 4.
- Implement
Codable
onJSON
. - Add a
Swift.Decoder
implementation calledJSON.Decoder
. - Add a
Swift.Encoder
implementation calledJSON.Encoder
.
Codable
on JSON
.Swift.Decoder
implementation called JSON.Decoder
.Swift.Encoder
implementation called JSON.Encoder
.