Looking for a Swift3 JSON parser

I am looking for a parser for JSON is compatible with Swift 3 on Linux. SwiftyJSON looks interesting, but it is Swift 2.2 compatible, AFAIK. Any URL will be appreciated, and a Swift3 package would bring joy.

···

--
Ken Burgett
Principal Software Engineer
Email: kenb@iotone.io
Office: 530.693.4449
Mobile: 831.332.6846
URL: www.iotone.co

This <https://github.com/czechboy0/Jay&gt; one looks promising–it doesn’t
require Foundation and looks like it supports Swift 3. It has a package as
well.

···

On Wed, Jun 8, 2016 at 7:50 AM Ken Burgett via swift-users < swift-users@swift.org> wrote:

I am looking for a parser for JSON is compatible with Swift 3 on Linux.
SwiftyJSON looks interesting, but it is Swift 2.2 compatible, AFAIK.
Any URL will be appreciated, and a Swift3 package would bring joy.

--
Ken Burgett
Principal Software Engineer
Email: kenb@iotone.io
Office: 530.693.4449
Mobile: 831.332.6846
URL: www.iotone.co
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

--
-Saagar Jha