[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 6 / GroupWork / 0.0.5 / GroupWork.podspec.json
blob84159534796b96e139667b1271780738b6deea5a
2   "name": "GroupWork",
3   "version": "0.0.5",
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.5"
21   },
22   "source_files": "Sources/GroupWork/*.{h,m,swift}",
23   "pushed_with_swift_version": "4.0"