blob: b38d007b2b6e17baa7b093fc652e91b26d030e14 [file] [log] [blame]
{
"name": "SVProgressHUD-FE",
"version": "2.0.1",
"platforms": {
"ios": "6.1"
},
"license": "MIT",
"summary": "fork的SVProgressHUD,自己加了一些方法",
"homepage": "https://github.com/wzf/SVProgressHUD-FE",
"authors": {
"Jeff": "feng4job@gamil.com"
},
"source": {
"git": "https://github.com/wzf/SVProgressHUD-FE.git",
"tag": "2.0.1"
},
"description": "著名的SVProgressHUD,应用起来也难免有不合适的敌方,自己fork了一份,添加了一些平时的修改,尽量保证SVProgressHUD是最新版本。",
"source_files": "SVProgressHUD/*.{h,m}",
"frameworks": "QuartzCore",
"resources": "SVProgressHUD/SVProgressHUD.bundle",
"requires_arc": true
}