2 "name": "CodableProperty",
4 "summary": "Easy transforming of Codable types written in Swift",
5 "description": "CodableProperty is a framework written in Swift that works along with the build in `Codable` protocol.\nUses the new `propertyWrapper` feature of Swift 5.1 to make type transformation easier.",
6 "homepage": "https://github.com/gcharita/CodableProperty",
12 "gcharita": "chgiorgos13@gmail.com"
15 "git": "https://github.com/gcharita/CodableProperty.git",
24 "source_files": "CodableProperty/Classes/**/*",
25 "swift_versions": "5.1",
26 "swift_version": "5.1"