[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 0 / HUD.swift / 1.1 / HUD.swift.podspec.json
blob3fb4f78d39b99cb88f1846fa306dac5e8f4d8dee
2   "name": "HUD.swift",
3   "module_name": "HUD",
4   "version": "1.1",
5   "summary": "Customizable HUD.",
6   "homepage": "https://github.com/horizontalsystems/gui-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch"
13   },
14   "source": {
15     "git": "https://github.com/horizontalsystems/gui-kit.git",
16     "tag": "1.1"
17   },
18   "social_media_url": "http://horizontalsystems.io/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5",
23   "source_files": "HUD/Classes/**/*",
24   "resource_bundles": {
25     "HUD": "HUD/Assets/*.xcassets"
26   },
27   "dependencies": {
28     "UIExtensions.swift": [
29       "~> 1.1"
30     ],
31     "SnapKit": [
32       "~> 5.0"
33     ]
34   },
35   "swift_version": "5"