blob: 49551f69ac631f7ebc2a27616ec1c7c159be44fe [file] [log] [blame]
{
"name": "EVTaskDispatch",
"version": "0.0.1",
"summary": "An iOS task dispatch component based on the runloop.",
"homepage": "https://github.com/YongbaoWang",
"license": "Apache",
"authors": {
"Ever": "wangyongbao2009@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongbaoWang/EVTaskDispatch.git",
"tag": "0.0.1"
},
"source_files": "EVTaskDispatch/*.{h,m}"
}