2 "name": "ReactiveObjCBridge",
4 "summary": "Bridge between ReactiveObjC and ReactiveSwift",
5 "description": "After announced Swift, ReactiveCocoa was rewritten in Swift. This framework creates a bridge between those Swift and Objective-C APIs (ReactiveSwift and ReactiveObjC).\n\nBecause the APIs are based on fundamentally different designs, the conversion is not always one-to-one; however, every attempt has been made to faithfully translate the concepts between the two APIs (and languages).",
6 "homepage": "https://github.com/ReactiveCocoa/ReactiveObjCBridge",
11 "authors": "ReactiveCocoa",
19 "git": "https://github.com/ReactiveCocoa/ReactiveObjCBridge.git",
22 "source_files": "ReactiveObjCBridge/*.{swift}",
31 "pod_target_xcconfig": {
32 "OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
34 "pushed_with_swift_version": "3.0"