4 "summary": "Swift microframework for MVVM",
5 "description": "A Swift microframework helping developers to write better MVVM applications.",
6 "homepage": "http://github.com/synesthesia-it/Boomerang",
7 "swift_versions": "5.1",
10 "Stefano Mondino": "stefano.mondino.dev@gmail.com"
19 "git": "https://github.com/synesthesia-it/Boomerang.git",
22 "default_subspecs": "Core",
26 "source_files": "Sources/Core/**/*.{swift}",
27 "weak_frameworks": "SwiftUI"
31 "source_files": "Sources/Rx/**/*{.swift}",
57 "pod_target_xcconfig": {
58 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "$(inherited) COCOAPODS_RXBOOMERANG"
62 "swift_version": "5.1"