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",
17 "cocoapods_version": ">= 1.11.0",
21 "static_framework": true,
23 "frameworks": "Combine",
32 "source_files": "Sources/Core/**/*.{swift}"
36 "source_files": "Sources/Replay/**/*.{swift}",
38 "CombineSupplement/Core": [
44 "name": "PropertyWrapper",
45 "source_files": "Sources/PropertyWrapper/**/*.{swift}",
47 "CombineSupplement/Replay": [
53 "name": "Cancellable",
54 "source_files": "Sources/Cancellable/**/*.{swift}",
56 "CombineSupplement/Core": [
63 "source_files": "Sources/Scheduler/**/*.{swift}",
65 "CombineSupplement/Core": [
72 "source_files": "Sources/Extension/**/*.{swift}",
74 "CombineSupplement/Core": [
80 "swift_version": "5.1"