2 "name": "WorkflowSwiftUIExperimental",
4 "summary": "Infrastructure for Workflow-powered SwiftUI",
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",
10 "tag": "swiftui-experimental/v0.5"
12 "cocoapods_version": ">= 1.7.0",
20 "source_files": "WorkflowSwiftUIExperimental/Sources/*.swift",
29 "pod_target_xcconfig": {
30 "APPLICATION_EXTENSION_API_ONLY": "YES"
36 "source_files": "WorkflowSwiftUIExperimental/Tests/**/*.swift",
37 "frameworks": "XCTest",
38 "libraries": "swiftos",
39 "requires_app_host": true,
40 "pod_target_xcconfig": {
41 "APPLICATION_EXTENSION_API_ONLY": "NO"
45 "swift_version": "5.7"