[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / d / 1 / GrouviHUD / 1.1.1 / GrouviHUD.podspec.json
blobc693d859560327fe0adcbfafa4c512637026d01c
2   "name": "GrouviHUD",
3   "version": "1.1.1",
4   "summary": "Customizable HUD.",
5   "homepage": "https://github.com/horizontalsystems/GrouviHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "max": "trickster77777@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/horizontalsystems/GrouviHUD.git",
15     "tag": "1.1.1"
16   },
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "resources": "GrouviHUD/Assets/**/*",
22   "source_files": "GrouviHUD/Classes/**/*",
23   "dependencies": {
24     "GrouviExtensions": [
26     ],
27     "RxSwift": [
29     ],
30     "SnapKit": [
31       "~> 4.0.0"
32     ]
33   }