[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / 7 / YLTaskQueue / 0.0.1 / YLTaskQueue.podspec.json
blobdecd1c187a88f1bd2cdbff812be9996b4f650c76
2   "name": "YLTaskQueue",
3   "version": "0.0.1",
4   "summary": "Task queue",
5   "description": "Task queue to manage serial and parallel tasks",
6   "homepage": "https://dabao.netlify.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guanglong": "dabaotthao@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/tsgx1990/TaskQueue.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TaskQueue/**/*.{h,m}",
22   "requires_arc": true