2 "name": "VISPER-Reactive",
4 "summary": "Simple implementation of observable properties used in the VISPER Framework",
5 "description": "Base implementation of reactive properties for the VISPER Framework.\n(VISPER is a framework for building component based apps with the viper architecture in swift.)",
6 "homepage": "https://github.com/barteljan/VISPER",
12 "Jan Bartel": "barteljan@yahoo.de"
15 "git": "https://github.com/barteljan/VISPER.git",
16 "tag": "VISPER-Reactive-2.0.0"
18 "social_media_url": "https://twitter.com/barteljan",
22 "default_subspecs": "Standard",
23 "pushed_with_swift_version": "4.0",
27 "source_files": "VISPER-Reactive/Classes/Core/*.swift"
32 "VISPER-Reactive/Classes/RxSwift/*.swift",
33 "VISPER-Reactive/Classes/Core/*.swift"