[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 2 / 1 / WorkflowCombine / 3.2.0 / WorkflowCombine.podspec.json
blob72743291f65e385b1640b8324dc3d1e4379fe348
2   "name": "WorkflowCombine",
3   "version": "3.2.0",
4   "summary": "Infrastructure for Combined-powered Workers",
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": "v3.2.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": "WorkflowCombine/Sources/*.swift",
21   "dependencies": {
22     "Workflow": [
23       "3.2.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "APPLICATION_EXTENSION_API_ONLY": "YES"
28   },
29   "swift_version": "5.7"