[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 5 / WorkflowSwiftUI / 2.4.0 / WorkflowSwiftUI.podspec.json
blob21fc3aff6e45c3e3fb4811b1b7b15bbb8b54c314
2   "name": "WorkflowSwiftUI",
3   "version": "2.4.0",
4   "summary": "Infrastructure for Workflow-powered SwiftUI",
5   "homepage": "https://www.github.com/square/workflow-swift",
6   "license": "Apache License, Version 2.0",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/workflow-swift.git",
10     "tag": "v2.4.0"
11   },
12   "cocoapods_version": ">= 1.7.0",
13   "swift_versions": [
14     "5.7"
15   ],
16   "platforms": {
17     "ios": "14.0",
18     "osx": "10.15"
19   },
20   "source_files": "WorkflowSwiftUI/Sources/*.swift",
21   "dependencies": {
22     "Workflow": [
23       "2.4.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "APPLICATION_EXTENSION_API_ONLY": "YES"
28   },
29   "swift_version": "5.7"