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 "Joseph Newton": "somerandomiosdev@gmail.com"
18 "git": "https://github.com/SomeRandomiOSDev/ReadWriteLock.git",
21 "source_files": "ReadWriteLock/**/*.swift",
22 "swift_versions": "5.0",
24 "swift_version": "5.0"