[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / e / Concurrent / 0.8.0 / Concurrent.podspec.json
blob76fa3f36f30f95c39d68c88157586d7b8f047d5b
2   "name": "Concurrent",
3   "version": "0.8.0",
4   "summary": "Cocoapods version of https://github.com/typelift/Concurrent",
5   "homepage": "https://github.com/ladeiko/Concurrent",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Robert Widmann": "devteam.codafi@gmail.com",
11     "Yevgen Pogribnyi": "yevgen.pogribnyi@gmail.com",
12     "Dan Jackson": "dan@djackson.org",
13     "Alexander Ronald Altman": "alexanderaltman@me.com",
14     "Daniel Duan": "daniel@duan.ca",
15     "Matthew Purland": "m.purland@gmail.com",
16     "Ryan Peck": "https://github.com/r-peck",
17     "Lucas Farah": "lucas.farah@me.com",
18     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source": {
24     "git": "https://github.com/ladeiko/Concurrent.git",
25     "tag": "podspec_0.8.0"
26   },
27   "requires_arc": true,
28   "swift_versions": [
29     "4.0",
30     "4.2",
31     "5.0",
32     "5.1",
33     "5.2"
34   ],
35   "source_files": "Sources/Concurrent/**/*.{swift}",
36   "swift_version": "5.2"