blob: d119ea32b33527251e555fc11070d9ba496c9a90 [file] [log] [blame]
{
"name": "YUKLock",
"version": "0.1.1",
"summary": "Simple os_unfair_lock wrapper for iOS",
"homepage": "https://github.com/alberussoftware/yuk-lock-iOS",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"jeudesprits": "jeudesprits@icloud.com"
},
"source": {
"git": "https://github.com/alberussoftware/yuk-lock-iOS.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/jeudesprits",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.3",
"source_files": "Sources/YUKLock/**/*",
"frameworks": "Foundation",
"swift_version": "5.3"
}