blob: 432d20a238d5b330f34d50f45b47eb53bdd80a33 [file] [log] [blame]
{
"name": "LHProgressHUD",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHProgressHUD/Classes/**/*"
}