[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / a / 5 / YUKLock / 3.0.4 / YUKLock.podspec.json
blob07d1e8f9f08ab37f3c6186a35cf5d7e3365fc28f
2   "name": "YUKLock",
3   "version": "3.0.4",
4   "summary": "Helper wrappers around `os_unfair_lock` and `pthread` 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.4"
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"