2 "name": "SwiftObserve",
4 "summary": "A value observation framework for Swift.",
5 "description": "SwiftObserve provides property observation for Swift.\nIt allows you to wrap values and observe changes to the values over time.\nIt also provides a poweful and easy to use filtering and mapping system.",
6 "homepage": "https://github.com/RedHandTech/SwiftObserve",
12 "Rob Sanders": "rob.sanders@redhandtechnologies.co.uk"
21 "git": "https://github.com/RedHandTech/SwiftObserve.git",
24 "source_files": "Sources/*.swift",
25 "pushed_with_swift_version": "3.0.2"