[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / 5 / YUKLock / 3.0.3 / YUKLock.podspec.json
blobaf28c2fbfdbeb51700df963ee54111b01c288e7b
2   "name": "YUKLock",
3   "version": "3.0.3",
4   "summary": "Simple os_unfair_lock wrapper for iOS",
5   "homepage": "https://github.com/alberussoftware/yuk-lock-iOS",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jeudesprits": "jeudesprits@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/alberussoftware/yuk-lock-iOS.git",
15     "tag": "3.0.3"
16   },
17   "social_media_url": "https://twitter.com/jeudesprits",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "Sources/YUKLock/**/*",
23   "frameworks": "Foundation",
24   "swift_version": "5.3"