[Add] AgoraRtcEngine_Special_iOS 4.3.2.12.PARAL
[CocoaPods.git] / Specs / 9 / 2 / 1 / HDHUD / 1.1.1 / HDHUD.podspec.json
blobb4d037db9f8f6cfcb628b6c9c1d0a73e77396e1f
2   "name": "HDHUD",
3   "swift_versions": "5.0",
4   "version": "1.1.1",
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.1"
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     ]
27   },
28   "frameworks": "UIKit",
29   "documentation_url": "https://github.com/DamonHu/HDHUD",
30   "dependencies": {
31     "HDSwiftCommonTools": [
33     ],
34     "SnapKit": [
36     ],
37     "Kingfisher": [
39     ]
40   },
41   "swift_version": "5.0"