blob: d97fa45aabf8e13a705eb24c2d237a9d1947e2fc [file] [log] [blame]
{
"name": "MTQueue",
"version": "0.0.2",
"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.2"
},
"source_files": "MTQueue/MTq.{h,m}",
"public_header_files": "MTQueue/MTq.h",
"frameworks": "Foundation",
"requires_arc": true
}