4 "summary": "HUDKit provides HUD interface as UIPresentationController.",
5 "description": "HUDKit provides the HUD interface as an implementation of\nUIPresentationController. You can show your any view controllers in the HUD\npanel.\n\nHUDKit provides HUDProgressViewController also. This can be used as progress\nHUD easily.",
6 "homepage": "https://github.com/cockscomb/HUDKit",
12 "Hiroki Kato": "mail@cockscomb.info"
14 "social_media_url": "https://twitter.com/cockscomb",
19 "git": "https://github.com/cockscomb/HUDKit.git",
22 "source_files": "HUDKit/Classes/**/*.{swift}",
23 "resources": "HUDKit/Classes/**/*.{xib}"