4 "summary": "Open source implementation of Apple's Combine framework for processing values over time.",
5 "description": "An open source implementation of Apple's Combine framework for processing values over time.",
6 "homepage": "https://github.com/broadwaylamb/OpenCombine/",
9 "Sergej Jaskiewicz": "jaskiewiczs@icloud.com"
12 "git": "https://github.com/broadwaylamb/OpenCombine.git",
15 "swift_versions": "5.0",
23 "Sources/COpenCombineHelpers/**/*.{h,cpp}",
24 "Sources/OpenCombine/**/*.swift"
26 "public_header_files": "Sources/COpenCombineHelpers/include/*.h",
28 "swift_version": "5.0"