[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 2 / WolfConcurrency / 3.0.3 / WolfConcurrency.podspec.json
blobc3d1d4f37022ea5f06f85f82c846eda1add8569c
2   "name": "WolfConcurrency",
3   "version": "3.0.3",
4   "summary": "Swift tools and conveniences for concurrency.",
5   "homepage": "https://github.com/wolfmcnally/WolfConcurrency",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfConcurrency.git",
15     "tag": "3.0.3"
16   },
17   "source_files": "Sources/WolfConcurrency/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfConcurrency",
25   "dependencies": {
26     "WolfNumerics": [
28     ],
29     "WolfFoundation": [
31     ]
32   },
33   "swift_version": "5.0"