2 "name": "ReadWriteLock",
4 "summary": "A Swifty Read-Write lock",
5 "description": "A lightweight framework of a safe an easy implementation of a read-write lock for iOS, macOS, tvOS, and watchOS.",
6 "homepage": "https://github.com/SomeRandomiOSDev/ReadWriteLock",
9 "Joe Newton": "somerandomiosdev@gmail.com"
12 "git": "https://github.com/SomeRandomiOSDev/ReadWriteLock.git",
21 "source_files": "Sources/ReadWriteLock/*.swift",
25 "cocoapods_version": ">= 1.7.3",
36 "source_files": "Tests/ReadWriteLockTests/*.swift"
39 "swift_version": "5.0"