2 "name": "ForcibleValue",
4 "summary": "Better Codable through Property Wrappers.",
5 "description": "Decode value that is sometimes an Int and other times a String your Codable structs through property wrappers.",
6 "homepage": "https://github.com/to4iki/ForcibleValue",
9 "Toshiki Takezawa": "tsk.take815@gmail.com"
16 "swift_versions": "4.2",
18 "git": "https://github.com/to4iki/ForcibleValue.git",
21 "source_files": "Sources/ForcibleValue",
22 "exclude_files": "Example.playground",
23 "frameworks": "XCTest",
25 "swift_version": "4.2"