blob: 369579ec88a5906fd9eeb9856987ee2cbff33efd [file] [log] [blame]
{
"name": "EVDataQueue",
"version": "0.0.2",
"summary": "FIFO iOS queue with high performance.",
"homepage": "https://github.com/YongbaoWang",
"license": "GPL",
"authors": {
"Ever": "wangyongbao2009@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongbaoWang/EVDataQueue.git",
"tag": "0.0.2"
},
"source_files": "EVDataQueue/*.{h,m}"
}