blob: cb3a6ee609304229d13e614d6f5994f0d01a7dad [file] [log] [blame]
{
"name": "LPProgressHUD",
"version": "1.0.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": "8.0"
},
"source": {
"git": "https://github.com/leo-lp/LPProgressHUD.git",
"tag": "1.0.0"
},
"source_files": "LPProgressHUD/Sources/*.swift",
"pushed_with_swift_version": "3.0"
}