[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 2 / EasyDispatch / 0.0.5 / EasyDispatch.podspec.json
blob19792e6d58f4838723194b3904fa27fffd36d25e
2   "name": "EasyDispatch",
3   "version": "0.0.5",
4   "summary": "the target of this project is to make operatoring threads super easy",
5   "description": "the target of this project is to make  operatoring threads more safe and easy,also efficiently",
6   "homepage": "https://github.com/Ajian2017/EasyDispatch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qzjian": "qzjian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ajian2017/EasyDispatch.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "EasyDispatch/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": null
22   }