4 "summary": "A JSON parsing library written in Swift",
5 "description": "Freddy is a reusable framework for parsing JSON in Swift.\nIts primary goal is to faciliate the safe parsing of JSON,\nwhile also preserving the ease of use presented by parsing\nJSON in Objective-C.",
6 "homepage": "https://github.com/bignerdranch/Freddy",
12 "Matt Mathias": "mattm@bignerdranch.com",
13 "John Gallagher": "jgallagher@bignerdranch.com",
14 "Zachary Waldowski": "zachary@bignerdranch.com"
23 "git": "https://github.com/bignerdranch/Freddy.git",
26 "source_files": "Sources/**/*.{h,swift}",
28 "pod_target_xcconfig": {
29 "SWIFT_VERSION": "3.2"
31 "pushed_with_swift_version": "3.0",