blob: c001ab31a6dfcab4548a59fe2ca3bbd2e27fbe74 [file] [log] [blame]
{
"name": "LSViewLoader",
"version": "0.0.1",
"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.1"
},
"source_files": "LSViewLoader/LSViewLoader/LoadingView.swift",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}