blob: f523d61a325d3da6b906de3ce0e29537c4f735c0 [file] [log] [blame]
{
"name": "XZHGCDDispatcher",
"version": "0.1.0",
"summary": "wrapper basic on YYDispatchQueuePool, avoid thread count too many!!!.",
"homepage": "https://github.com/xiongzenghuidegithub/XZHGCDDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiongzenghui": "xiongzenghui@zhihu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiongzenghuidegithub/XZHGCDDispatcher.git",
"tag": "0.1.0"
},
"source_files": "XZHGCDDispatcher/**/*.{h,m}",
"public_header_files": "XZHGCDDispatcher/**/*.h",
"requires_arc": true,
"frameworks": "Foundation"
}