2 "name": "KeyedCodable",
5 "summary": "Elegant way of manual swift Codable implementation with easy key mappings",
6 "homepage": "https://github.com/dgrzeszczak/KeyedCodable",
8 "Dariusz Grzeszczak": "dariusz.grzeszczak@interia.pl"
11 "git": "https://github.com/dgrzeszczak/KeyedCodable.git",
20 "swift_version": "4.1",
21 "pod_target_xcconfig": {
22 "SWIFT_VERSION": "4.1"
25 "source_files": "KeyedCodable/Sources/**/*.swift"