[Add] KakaoGameSDK 3.19.8.1
[CocoaPods.git] / Specs / 9 / 2 / 1 / HDHUD / 1.0.0 / HDHUD.podspec.json
blob78ac1b05835a9333e36888486b6d401e3f6d06a6
2   "name": "HDHUD",
3   "swift_versions": "5.0",
4   "version": "1.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "A simple and efficient HUD based on swift development",
10   "homepage": "https://github.com/DamonHu/HDHUD",
11   "authors": {
12     "DamonHu": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DamonHu/HDHUD.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "HDHUD/Pod/Class/*.swift",
23   "resources": "HDHUD/Pod/Assets/*.png",
24   "frameworks": "UIKit",
25   "documentation_url": "https://github.com/DamonHu/HDHUD",
26   "dependencies": {
27     "HDSwiftCommonTools": [
29     ],
30     "SnapKit": [
32     ],
33     "Kingfisher": [
35     ]
36   },
37   "swift_version": "5.0"