2 "name": "SwiftySynchronized",
4 "summary": "A Swift generic wrapper type to help enforce thread-safe usage of stored properties.",
5 "description": "A Swift generic wrapper type to help enforce thread-safe usage of stored properties.",
6 "homepage": "https://github.com/nik3212/SwiftySynchronized",
12 "Nikita Vasilev": "nv3212@gmail.com"
20 "swift_versions": "5.0",
22 "git": "https://github.com/nik3212/SwiftySynchronized.git",
27 "Sources/**/*.{h,m,swift}"
29 "exclude_files": "Sources/*.plist",
30 "swift_version": "5.0"