Commits

Honza Dvorsky committed 477e853da7c
Added --dump-package option to dump Package.swift as JSON (#333) * Got Linux to compile, but wow that's ugly * Added --dump-package option to dump Package.swift as JSON * Added more JSONSerialization tests * OS X working w/out implicit bridging * Updated method to work on NSMutableDictionary, as suggested by comments * Trying to handle explicit bridging * Still bridgin'