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",
27 "source_files": "Sources/Core/**/*.{swift}"
30 "name": "PropertyWrapper",
31 "source_files": "Sources/PropertyWrapper/**/*.{swift}",
33 "CombineSupplement/Core": [
39 "name": "Cancellable",
40 "source_files": "Sources/Cancellable/**/*.{swift}",
42 "CombineSupplement/Core": [
48 "swift_version": "5.0"