2 "name": "ReactiveSwift",
3 "version": "4.0.0-rc.1",
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",
22 "source_files": "Sources/*.{swift}",
28 "pod_target_xcconfig": {
29 "OTHER_SWIFT_FLAGS[config=Release]": "$(inherited) -suppress-warnings"