blob: fa62fa4ad597dc24deaa733cc2dbadcabac44bb3 [file] [log] [blame]
{
"name": "MTQueue",
"version": "0.0.1",
"summary": "Add blocks to queues in a super terse and readable way.",
"homepage": "https://github.com/mysterioustrousers/MTQueue",
"license": "MIT",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTQueue.git",
"tag": "0.0.1"
},
"source_files": "MTQueue/MTQueue.{h,m}",
"public_header_files": "MTQueue/MTQueue.h",
"frameworks": "Foundation",
"requires_arc": true
}