4 "summary": "A generic wrapper implementation for copy-on-write data structures written in Swift.",
5 "description": "\t\t\t\t **Cow** aims to provide a simple and easy to integrate copy-on-write layer for your own Swift data structures.\n",
6 "homepage": "https://github.com/regexident/Cow",
12 "Vincent Esche": "regexident@gmail.com"
15 "git": "https://github.com/regexident/Cow.git",
18 "source_files": "Cow/Classes/*.{swift,h,m}",