blob: 04d75d81318e54467ec0617e2c87991ece9057b7 [file] [log] [blame]
{
"name": "XZHGCDDispatcher",
"version": "0.2.1",
"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.2.1"
},
"source_files": "XZHGCDDispatcher/Classes/**/*.{h,m}",
"public_header_files": "XZHGCDDispatcher/Classes/**/*.h",
"requires_arc": true,
"frameworks": "Foundation"
}