[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 2 / 6 / HZSafetyOperation / 0.0.1 / HZSafetyOperation.podspec.json
blobb13c5bbf98bfe1ac666d7724f17c73822c37d639
2   "name": "HZSafetyOperation",
3   "version": "0.0.1",
4   "summary": "HZSafetyOpeation is a simple way to let an object to be used for thread safe.",
5   "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.",
6   "homepage": "https://github.com/gerrywg/HZSafetyOperation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gerrywg": "chwanggang@msn.com"
13   },
14   "source": {
15     "git": "https://github.com/gerrywg/HZSafetyOperation.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HZSafetyOperation/Classes/**/*"