blob: 04b541c3af83ebe3d8ae913da8da9c3916ae416a [file] [log] [blame]
{
"name": "LHProgressHUD",
"version": "0.1.0",
"summary": "A modern ProgressHUD with wonderful animation and built-in blur and gif support",
"description": "A modern ProgressHUD with wonderful animation and built-in blur and gif support for iOS 8.0+",
"homepage": "https://github.com/LeoMobileDeveloper/LHProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeoMobileDeveloper": "leomobiledeveloper@gmail.com"
},
"source": {
"git": "https://github.com/LeoMobileDeveloper/LHProgressHUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHProgressHUD/Classes/**/*"
}