blob: 2b1a8f51ea2769501e08797f42173f6c9fdf9a40 [file] [log] [blame]
{
"name": "MXGCDQueuePool",
"version": "0.1.0",
"summary": "GCD队列工具,防止线程爆炸",
"description": "GCD队列工具,防止线程爆炸",
"homepage": "https://github.com/xuvw/MXGCDQueuePool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuvw": "smileshitou@hotmail.com"
},
"source": {
"git": "https://github.com/xuvw/MXGCDQueuePool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXGCDQueuePool/Classes/**/*"
}