[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / b / WorkflowConcurrency / 3.1.0 / WorkflowConcurrency.podspec.json
blob4dada238837d52f2cfd98ae1da5b2e556415bd84
2   "name": "WorkflowConcurrency",
3   "version": "3.1.0",
4   "summary": "Infrastructure for Concurrency-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.1.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": "WorkflowConcurrency/Sources/*.swift",
21   "dependencies": {
22     "Workflow": [
23       "3.1.0"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "APPLICATION_EXTENSION_API_ONLY": "YES"
28   },
29   "swift_version": "5.7"