blob: 83562b8efbddcf695150f52fad2621e641c2db8a [file] [log] [blame]
{
"name": "RBEQueuePool",
"version": "1.0.0",
"summary": "RBEQueuePool is a library that helps you managing your multithreads",
"description": "RBEQueuePool is a library that helps you managing your multithreads.",
"authors": "Robbie",
"license": "MIT",
"homepage": "https://github.com/robbie23/RBEQueuePool",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/robbie23/RBEQueuePool.git",
"tag": "1.0.0"
},
"source_files": "RBEQueuePool/*.{h,m}",
"public_header_files": "RBEQueuePool/RBEQueuePool.h"
}