[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 7 / LSProgressHUD / 0.1.3 / LSProgressHUD.podspec.json
blob519f002bca1e48e3d0a204dad50f72f32604007b
2   "name": "LSProgressHUD",
3   "version": "0.1.3",
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.3"
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   }