[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 6 / d / 1 / GrouviHUD / 1.0.0 / GrouviHUD.podspec.json
blob5762ae758aa83036991a2cb9714cbb4af9476bb9
2   "name": "GrouviHUD",
3   "version": "1.0.0",
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.0.0"
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     "RxSwift": [
26     ],
27     "SnapKit": [
28       "~> 4.0.0"
29     ]
30   }