blob: 61ad242afba126bef221f7330973fcdd0828f4b8 [file] [log] [blame]
{
"name": "LSHUDView",
"version": "0.0.3",
"summary": "A short description of LSHUDView.",
"homepage": "https://github.com/liss1990/LSHUDView",
"authors": {
"lisisi": "nilongls@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liss1990/LSHUDView.git",
"tag": "0.0.3"
},
"source_files": "LSHUDView/LSHUDView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"DGActivityIndicatorView": [
"~> 2.1.1"
]
}
}