[Add] AgoraRtcEngine_Special_iOS 4.3.2.12.PARAL
[CocoaPods.git] / Specs / 9 / 2 / 1 / HDHUD / 1.1.3 / HDHUD.podspec.json
blob321684c9e34096a6fdff9093f1c365f8cb4fd96d
2   "name": "HDHUD",
3   "swift_versions": "5.0",
4   "version": "1.1.3",
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.1.3"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "HDHUD/Pod/Class/*.swift",
23   "resource_bundles": {
24     "HDHUD": [
25       "HDHUD/Pod/Assets/*.png",
26       "HDHUD/Pod/Assets/*.gif"
27     ]
28   },
29   "frameworks": "UIKit",
30   "documentation_url": "https://github.com/DamonHu/HDHUD",
31   "dependencies": {
32     "HDCommonToolsSwift": [
34     ],
35     "SnapKit": [
37     ],
38     "Kingfisher": [
40     ]
41   },
42   "swift_version": "5.0"