[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / f / 6 / GroupWork / 0.0.4 / GroupWork.podspec.json
blob22047c77a727f8c2e0360ccc5c232dd86ee430e5
2   "name": "GroupWork",
3   "version": "0.0.4",
4   "summary": "Swift module that helps with running multiple, concurrent, asynchronous tasks in a clean way.",
5   "description": "Swift module that helps with running multiple, concurrent, asynchronous tasks in a clean way. Better description inc.",
6   "homepage": "https://github.com/quanvo87/GroupWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quan Vo": "qvo1987@gmail.com",
13     "Wilson Ding": "hello@wilsonding.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/quanvo87/GroupWork.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/GroupWork/*.swift",
23   "pushed_with_swift_version": "4.0"