2 "name": "KeyPathBindings",
4 "summary": "Type-safe keyPath bindings in Swift",
5 "description": "A simple way to create property bindings between pure Swift objects that are type-safe.",
6 "homepage": "https://ericb0774.net",
9 "Eric Baker": "ericb0774@gmail.com"
15 "git": "https://github.com/ericb0774/KeyPathBindings.git",
18 "source_files": "KeyPathBindings/KeyPathBindings/**/*.{h,swift}",
20 "swift_version": "4.0"