2 "name": "CopyOnWriteSwift",
4 "summary": "Copy On Write mechanism by annotation",
5 "description": "Implementing Copy On Write mechanism for any Value types with @CopyOnWrite annotation",
6 "homepage": "https://github.com/duyquang91/CopyOnWriteSwift",
12 "Steve": "duyquang91@gmail.com"
15 "git": "https://github.com/duyquang91/CopyOnWriteSwift.git",
21 "source_files": "CopyOnWriteSwift/Classes/**/*",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"