[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 6 / MKBlockQueue / 1.0.0 / MKBlockQueue.podspec.json
blobe85b3ac666612b72e56ce10ed506f9c87c5424ef
2   "name": "MKBlockQueue",
3   "version": "1.0.0",
4   "summary": "MKBlockQueue allows you to create a chain of blocks and execute them one after the other in a queue.",
5   "homepage": "https://github.com/MKGitHub/MKBlockQueue",
6   "screenshots": "https://raw.githubusercontent.com/MKGitHub/MKBlockQueue/master/MKBlockQueue.png",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Mohsan Khan": "git.mk@xybernic.com"
13   },
14   "platforms": {
15     "osx": "10.11",
16     "ios": "9.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source": {
21     "git": "https://github.com/MKGitHub/MKBlockQueue.git",
22     "tag": "1.0.0"
23   },
24   "source_files": [
25     "MKBlockQueue/",
26     "MKBlockQueue.swift"
27   ],
28   "requires_arc": true