repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
8
/
c
/
OTMRWLock
/
0.0.1
/
OTMRWLock.podspec.json
blob
44d176265674a3cd257f430db97ebd0ec773d300
1
{
2
"name": "OTMRWLock",
3
"version": "0.0.1",
4
"license": "MIT",
5
"source": {
6
"git": "https://github.com/otium/OTMRWLock.git",
7
"tag": "0.0.1"
8
},
9
"homepage": "https://github.com/otium/OTMRWLock",
10
"authors": {
11
"Otium": "otium.dev@gmail.com"
12
},
13
"summary": "Objective-C wrapper around pthread's read-write lock",
14
"requires_arc": true,
15
"source_files": "OTMRWLock.{h,m}"
16
}