[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / a / 9 / b / WorkflowConcurrency / 2.0.0 / WorkflowConcurrency.podspec.json
blob1aecbfc3f5c0f417b44624ddc5365ae098f37b42
2   "name": "WorkflowConcurrency",
3   "version": "2.0.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": "v1.2.0"
11   },
12   "cocoapods_version": ">= 1.7.0",
13   "swift_versions": [
14     "5.5"
15   ],
16   "platforms": {
17     "ios": "13.0",
18     "osx": "10.15"
19   },
20   "source_files": "WorkflowConcurrency/Sources/*.swift",
21   "dependencies": {
22     "Workflow": [
23       "1.2.0"
24     ]
25   },
26   "swift_version": "5.5"