2 "name": "Synchronized",
4 "summary": "Exposes Objective-C's @synchronized directive to Swift",
5 "description": " A simple way to use Objective-C's `@synchronized`\n directive from Swift.\n\n As with `@synchronized`, Synchronized releases locks when\n Objective-C exceptions are thrown.\n",
6 "homepage": "https://github.com/ide/Synchronized",
8 "authors": "James Ide",
10 "git": "https://github.com/ide/Synchronized.git",
18 "Synchronized/Synchronized.swift",
19 "Synchronized/ObjCSynchronized.{h,m}"
21 "public_header_files": [