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",
24 "pod_target_xcconfig": {
25 "SWIFT_INSTALL_OBJC_HEADER": "NO"
30 "source_files": "Sources/Core/**/*.{swift}"
34 "source_files": "Sources/Replay/**/*.{swift}",
36 "CombineSupplement/Core": [
42 "name": "PropertyWrapper",
43 "source_files": "Sources/PropertyWrapper/**/*.{swift}",
45 "CombineSupplement/Replay": [
51 "name": "Cancellable",
52 "source_files": "Sources/Cancellable/**/*.{swift}",
54 "CombineSupplement/Core": [
61 "source_files": "Sources/Scheduler/**/*.{swift}",
63 "CombineSupplement/Core": [
69 "swift_version": "5.1"