[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / 3 / MTQueue / 0.1.0 / MTQueue.podspec.json
blob1b30b777bcb098452de4b53b3463426b263e3be3
2   "name": "MTQueue",
3   "version": "0.1.0",
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.1.0"
13   },
14   "source_files": "MTQueue/MTq.{h,m}",
15   "public_header_files": "MTQueue/MTq.h",
16   "frameworks": "Foundation",
17   "requires_arc": true