[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / b / f / 3 / MTQueue / 0.0.3 / MTQueue.podspec.json
blob1f829723a635f82488f16be40dd271f8625dc07f
2   "name": "MTQueue",
3   "version": "0.0.3",
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.3"
13   },
14   "source_files": "MTQueue/MTq.{h,m}",
15   "public_header_files": "MTQueue/MTq.h",
16   "frameworks": "Foundation",
17   "requires_arc": true