blob: a2b2e5da3e0a393b2675a6f2268a19f337c4a1db [file] [log] [blame]
{
"name": "LSViewLoader",
"version": "0.0.2",
"summary": "加载视图",
"homepage": "https://github.com/shenglinFL/LSViewLoader",
"license": "MIT",
"authors": {
"linsheng": "linsheng77777@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shenglinFL/LSViewLoader.git",
"tag": "0.0.2"
},
"source_files": "LSViewLoader/LSViewLoader/LoadingView.swift",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}