[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 8 / LSHUDView / 0.0.3 / LSHUDView.podspec.json
blob61ad242afba126bef221f7330973fcdd0828f4b8
2   "name": "LSHUDView",
3   "version": "0.0.3",
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.3"
15   },
16   "source_files": "LSHUDView/LSHUDView/*.{h,m}",
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "dependencies": {
20     "Masonry": [
22     ],
23     "DGActivityIndicatorView": [
24       "~> 2.1.1"
25     ]
26   }