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"
17 "git": "https://github.com/behrang/YamlSwift.git",
20 "source_files": "Yaml/*.swift",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "2.3"
24 "pushed_with_swift_version": "3.0"