[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / c / OTMRWLock / 0.0.1 / OTMRWLock.podspec.json
blob44d176265674a3cd257f430db97ebd0ec773d300
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}"