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