blob: 4641cfaf90b9a841db62b0c2d0f568c6185a14ff [file] [log] [blame]
{
"name": "HYDispatchQueuePool",
"version": "0.0.1",
"summary": "GCD QUEUE POOL",
"description": "A GCD QUEUE POOL",
"homepage": "https://github.com/fangyuxi/HYDispatchQueuePool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fangyuxi": "fangyuxi@58.com"
},
"source": {
"git": "https://github.com/fangyuxi/HYDispatchQueuePool.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "HYDispatchQueuePool/Classes/**/*"
}