2 "name": "CopyOnWriteSupport",
4 "summary": "A container for deep-coping lazily",
5 "description": "ShadowValue container is helpful to wrap your value type that is not supported CoW",
6 "homepage": "https://github.com/sangho-82/copy-on-write-support",
12 "SangHo Cha": "ipnetwork82@gmail.com"
15 "git": "https://github.com/sangho-82/copy-on-write-support.git",
18 "source_files": "CopyOnWriteSupport/**/*.{swift,h}",
25 "swift_versions": "5.9",
26 "swift_version": "5.9"