4 "summary": "A JSON serialization library for Swift that mimics Haskell's Aeson.",
5 "description": "SwiftAeson is a JSON serialization library for Swift that mimics Haskell's [Aeson](https://hackage.haskell.org/package/aeson). \nIt provides a typesafe wrapper around `NSJSONSerialization` and can be utilized for any data type including classes, enums, and structs.",
6 "homepage": "https://github.com/PKAuth/SwiftAeson",
9 "James Parker": "jp@pkauth.com"
12 "git": "https://github.com/PKAuth/SwiftAeson.git",
19 "source_files": "Pod/Classes/**/*",