blob: 44d176265674a3cd257f430db97ebd0ec773d300 [file] [log] [blame]
{
"name": "OTMRWLock",
"version": "0.0.1",
"license": "MIT",
"source": {
"git": "https://github.com/otium/OTMRWLock.git",
"tag": "0.0.1"
},
"homepage": "https://github.com/otium/OTMRWLock",
"authors": {
"Otium": "otium.dev@gmail.com"
},
"summary": "Objective-C wrapper around pthread's read-write lock",
"requires_arc": true,
"source_files": "OTMRWLock.{h,m}"
}