[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / 7 / LSProgressHUD / 0.1.2 / LSProgressHUD.podspec.json
blob516b34c266c55ecbf61cf32468bdfb64cf5a3430
2   "name": "LSProgressHUD",
3   "version": "0.1.2",
4   "summary": "A custom HUD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ThomasTan1987/TTToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ThoamsTan": "thomastan@vipabc.com"
13   },
14   "source": {
15     "git": "https://github.com/ThomasTan1987/LSProgressHUD.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSProgressHUD/Classes/**/*",
22   "resources": [
23     "LSProgressHUD/Image/*.png"
24   ],
25   "dependencies": {
26     "Masonry": [
27       "~> 1.0.1"
28     ]
29   }