blob: 19792e6d58f4838723194b3904fa27fffd36d25e [file] [log] [blame]
{
"name": "EasyDispatch",
"version": "0.0.5",
"summary": "the target of this project is to make operatoring threads super easy",
"description": "the target of this project is to make operatoring threads more safe and easy,also efficiently",
"homepage": "https://github.com/Ajian2017/EasyDispatch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qzjian": "qzjian@gmail.com"
},
"source": {
"git": "https://github.com/Ajian2017/EasyDispatch.git",
"tag": "0.0.5"
},
"source_files": "EasyDispatch/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
}
}