2 "name": "WorkflowRxSwift",
4 "summary": "Infrastructure for Workflow-powered Swift",
5 "homepage": "https://www.github.com/square/workflow-swift",
6 "license": "Apache License, Version 2.0",
9 "git": "https://github.com/square/workflow-swift.git",
12 "cocoapods_version": ">= 1.7.0",
20 "source_files": "WorkflowRxSwift/Sources/**/*.swift",
29 "pod_target_xcconfig": {
30 "APPLICATION_EXTENSION_API_ONLY": "YES"
36 "source_files": "WorkflowRxSwift/Tests/**/*.swift",
37 "frameworks": "XCTest",
38 "libraries": "swiftos",
43 "WorkflowReactiveSwift": [
47 "pod_target_xcconfig": {
48 "APPLICATION_EXTENSION_API_ONLY": "NO"
52 "swift_version": "5.7"