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