blob: 92e608692d95e686425f42e9b3d258a8e038453a [file] [log] [blame]
{
"name": "LPProgressHUD",
"version": "1.1.0",
"summary": "LPProgressHUD is a Swift version of the HUD that mimics MBProgressHUD.",
"homepage": "https://github.com/leo-lp/LPProgressHUD",
"license": "MIT",
"authors": {
"leo-lp": "lipengmjy@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/leo-lp/LPProgressHUD.git",
"tag": "1.1.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "LPProgressHUD/Sources/*.swift",
"swift_version": "5.1"
}