[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / 3 / 6 / MKBlockQueue / 1.0.1 / MKBlockQueue.podspec.json
blob59ed7690caaf6ce6eed87ca42c72647ec66f4f4f
2   "name": "MKBlockQueue",
3   "version": "1.0.1",
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.1"
23   },
24   "source_files": [
25     "MKBlockQueue/",
26     "MKBlockQueue.swift"
27   ],
28   "requires_arc": true