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