2 "name": "CombineSupplement",
4 "summary": "Combine Supplement",
5 "homepage": "https://github.com/jiasongs/CombineSupplement",
8 "ruanmei": "jiasong@ruanmei.com"
11 "git": "https://github.com/jiasongs/CombineSupplement.git",
20 "static_framework": true,
22 "frameworks": "Combine",
31 "source_files": "Sources/Core/**/*.{swift}"
35 "source_files": "Sources/Replay/**/*.{swift}",
37 "CombineSupplement/Core": [
43 "name": "PropertyWrapper",
44 "source_files": "Sources/PropertyWrapper/**/*.{swift}",
46 "CombineSupplement/Replay": [
52 "name": "Cancellable",
53 "source_files": "Sources/Cancellable/**/*.{swift}",
55 "CombineSupplement/Core": [
62 "source_files": "Sources/Scheduler/**/*.{swift}",
64 "CombineSupplement/Core": [
71 "source_files": "Sources/Extension/**/*.{swift}",
73 "CombineSupplement/Core": [
79 "swift_version": "5.1"