[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 8 / 7 / DMProgressHUD / 0.0.1 / DMProgressHUD.podspec.json
blob2c4ecb5f1eb0ef0e6cd79aa29303fb1f9eb3f71a
2   "name": "DMProgressHUD",
3   "version": "0.0.1",
4   "summary": "DMProgressHUD is a view that shows the progress.",
5   "description": "DMProgressHUD is a view that shows the progress of background thread's tasks.",
6   "homepage": "https://github.com/DamonMok/DMProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "damonMok": "damonmok1216@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DamonMok/DMProgressHUD.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "DMProgressHUD/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]