blob: b13c5bbf98bfe1ac666d7724f17c73822c37d639 [file] [log] [blame]
{
"name": "HZSafetyOperation",
"version": "0.0.1",
"summary": "HZSafetyOpeation is a simple way to let an object to be used for thread safe.",
"description": "HZSafetyOpeation is a simple way to let an object to be used for thread safe. you should to user update mothod for changing the object and read for read method.",
"homepage": "https://github.com/gerrywg/HZSafetyOperation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gerrywg": "chwanggang@msn.com"
},
"source": {
"git": "https://github.com/gerrywg/HZSafetyOperation.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZSafetyOperation/Classes/**/*"
}