blob: 011671478a680ef4fdb692cfd7bcb2c8517350cd [file] [log] [blame]
{
"name": "LSHUDView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LSHUDView",
"LSHUDView/LSHUDView/*.{h,m}"
],
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"DGActivityIndicatorView": [
"~> 2.1.1"
]
}
}