2 "name": "ViewEnvironment",
4 "summary": "A collection of environment values propagated through a view hierarchy.",
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",
21 "source_files": "ViewEnvironment/Sources/**/*.swift",
22 "pod_target_xcconfig": {
23 "APPLICATION_EXTENSION_API_ONLY": "YES"
25 "swift_version": "5.7"