4 "summary": "Load YAML and JSON documents using Swift",
5 "description": "YamlSwift parses a string of YAML document(s) (or a JSON document)\nand returns a Yaml enum value representing that string.",
6 "homepage": "https://github.com/behrang/YamlSwift",
9 "behrang": "behrangn@gmail.com"
16 "git": "https://github.com/behrang/YamlSwift.git",
19 "source_files": "Yaml/*.swift"