4 "summary": "Reactive application architecture",
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": "Workflow/Sources/*.swift",
26 "pod_target_xcconfig": {
27 "APPLICATION_EXTENSION_API_ONLY": "YES"
33 "source_files": "Workflow/Tests/**/*.swift",
34 "frameworks": "XCTest",
35 "libraries": "swiftos"
38 "swift_version": "5.7"