[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 8 / AGHUD / 1.2.0 / AGHUD.podspec.json
blob37b70ecbe8649aab575905e4da9552169ca0f342
2   "name": "AGHUD",
3   "version": "1.2.0",
4   "summary": "An iOS activity indicator and toast view.",
5   "description": "An iOS activity indicator and toast view. Like Loading and Toast.",
6   "homepage": "https://github.com/Agenric/HUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AgenricWon": "AgenricWon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Agenric/HUD.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "HUD/HUD.swift",
24     "HUD/HUDExtension.swift"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "SnapKit": [
32       "~> 5.0.0"
33     ]
34   },
35   "swift_version": "5.0"