[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 4 / 3 / AAHUD / 1.0.2 / AAHUD.podspec.json
blobf32d0fd3349fddfb3b816866aa07cb407d129d9a
2   "name": "AAHUD",
3   "version": "1.0.2",
4   "summary": "MBProgressHUD 简单好用的封装",
5   "swift_versions": "5",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Fxxxxxx/AAHUD",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Aaron": "e2shao1993@163.com"
14   },
15   "source": {
16     "git": "https://github.com/Fxxxxxx/AAHUD.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAHUD/Classes/**/*",
23   "resource_bundles": {
24     "Resource": [
25       "AAHUD/Assets/*.png"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "MBProgressHUD": [
32     ]
33   },
34   "swift_version": "5"