[Add] AgoraRtcEngine_Special_iOS 4.3.2.12.PARAL
[CocoaPods.git] / Specs / 9 / 2 / 1 / HDHUD / 1.1.0 / HDHUD.podspec.json
blob86c6c54ddeca3eb7c491883a87467e8111e3a865
2   "name": "HDHUD",
3   "swift_versions": "5.0",
4   "version": "1.1.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.1.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"