[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 8 / LSHUDView / 0.0.2 / LSHUDView.podspec.json
blob011671478a680ef4fdb692cfd7bcb2c8517350cd
2   "name": "LSHUDView",
3   "version": "0.0.2",
4   "summary": "A short description of LSHUDView.",
5   "homepage": "https://github.com/liss1990/LSHUDView",
6   "authors": {
7     "lisisi": "nilongls@126.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/liss1990/LSHUDView.git",
14     "tag": "0.0.2"
15   },
16   "source_files": [
17     "LSHUDView",
18     "LSHUDView/LSHUDView/*.{h,m}"
19   ],
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "DGActivityIndicatorView": [
27       "~> 2.1.1"
28     ]
29   }