[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 3 / groue_Semaphore / 0.0.8-pod.1 / groue_Semaphore.podspec.json
blob5083b0e33a4e891bd79eb2d7396823a7d46e8092
2   "name": "groue_Semaphore",
3   "version": "0.0.8-pod.1",
4   "summary": "A Synchronization Primitive for Swift Concurrency",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/groue/Semaphore",
10   "authors": "Gwendal RouĂ©",
11   "platforms": {
12     "ios": "13.0"
13   },
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "5.5"
16   },
17   "source": {
18     "git": "https://github.com/groue/Semaphore.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.5",
23   "module_name": "Semaphore",
24   "swift_version": "5.5"