2 "name": "WorkflowCombineTesting",
4 "summary": "Infrastructure for Combined-powered Workers",
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": "WorkflowCombine/Testing/**/*.swift",
32 "frameworks": "XCTest",
33 "pod_target_xcconfig": {
34 "APPLICATION_EXTENSION_API_ONLY": "YES"
38 "name": "WorkflowCombineTestingTests",
40 "requires_app_host": true,
41 "source_files": "WorkflowCombine/TestingTests/**/*.swift",
42 "frameworks": "XCTest",
48 "libraries": "swiftos",
49 "pod_target_xcconfig": {
50 "APPLICATION_EXTENSION_API_ONLY": "NO"
54 "swift_version": "5.7"