[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / f / 3 / MTQueue / 0.0.2 / MTQueue.podspec.json
blobd97fa45aabf8e13a705eb24c2d237a9d1947e2fc
2   "name": "MTQueue",
3   "version": "0.0.2",
4   "summary": "Add blocks to queues in a super terse and readable way.",
5   "homepage": "https://github.com/mysterioustrousers/MTQueue",
6   "license": "MIT",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTQueue.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "MTQueue/MTq.{h,m}",
15   "public_header_files": "MTQueue/MTq.h",
16   "frameworks": "Foundation",
17   "requires_arc": true