[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / a / 5 / YUKLock / 0.1.1 / YUKLock.podspec.json
blobd119ea32b33527251e555fc11070d9ba496c9a90
2   "name": "YUKLock",
3   "version": "0.1.1",
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": "0.1.1"
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"