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"
35 "source_files": "Sources/Core/**/*.{swift}"
39 "source_files": "Sources/Replay/**/*.{swift}",
41 "CombineSupplement/Core": [
47 "name": "PropertyWrapper",
48 "source_files": "Sources/PropertyWrapper/**/*.{swift}",
50 "CombineSupplement/Replay": [
56 "name": "Cancellable",
57 "source_files": "Sources/Cancellable/**/*.{swift}",
59 "CombineSupplement/Core": [
66 "source_files": "Sources/Scheduler/**/*.{swift}",
68 "CombineSupplement/Core": [
75 "source_files": "Sources/Extension/**/*.{swift}",
77 "CombineSupplement/Core": [
83 "swift_version": "5.1"