2 "name": "SimpleStates",
4 "summary": "Dead simple states for reactive programming in Swift.",
5 "description": "Allows you to attach a State to a given property in Swift, and have that property change whenever the state does.\n\nThis is a lot more lightweight and easy to understand when compared to ReactiveSwift and the like (though if you're going to be doing any heavy lifting you should probably use those).",
6 "homepage": "https://github.com/bd452/SimpleStates",
12 "Bryce Dougherty": "bryce.dougherty@gmail.com"
17 "swift_versions": "5.0",
19 "git": "https://github.com/bd452/SimpleStates.git",
22 "source_files": "SimpleStates",
23 "swift_version": "5.0"