2 "name": "groue_Semaphore",
3 "version": "0.0.8-pod.1",
4 "summary": "A Synchronization Primitive for Swift Concurrency",
9 "homepage": "https://github.com/groue/Semaphore",
10 "authors": "Gwendal Roué",
14 "pod_target_xcconfig": {
15 "SWIFT_VERSION": "5.5"
18 "git": "https://github.com/groue/Semaphore.git",
21 "source_files": "Sources/**/*.{swift}",
22 "swift_versions": "5.5",
23 "module_name": "Semaphore",
24 "swift_version": "5.5"