2 "name": "ReactiveSwift",
4 "summary": "Streams of values over time",
5 "description": "ReactiveSwift is a Swift framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.",
6 "homepage": "https://github.com/ReactiveCocoa/ReactiveSwift",
11 "authors": "ReactiveCocoa",
19 "git": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
24 "Sources/**/*.{swift}"
26 "pod_target_xcconfig": {
27 "OTHER_SWIFT_FLAGS[config=Release]": "$(inherited) -suppress-warnings"
29 "cocoapods_version": ">= 1.7.0",
34 "swift_version": "5.2"