• Stars
    star
    1
  • Language
    Swift
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Swift 4.0 and XCode 9 Beta - Using Decodable protocol to parse JSON and removing the number of lines of JSONSerialization code typically needed in Swift 2,3 and ObjC. This potentially removes the reliance on dependencies like SwiftyJSON.