blob: 677cc6c0f42551b177c9617ed932c88c01bf3b2e [file] [log] [blame]
{
"name": "YUProgressHUD",
"version": "1.1.1",
"summary": "An iOS activity indicator view.",
"description": "YUProgressHUD is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/yuzhidu/YUProgressHUD",
"authors": {
"马裕博": "1632212092@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/yuzhidu/YUProgressHUD.git",
"tag": "1.1.1"
},
"source_files": "YUProgressHUD/*.{h,m}"
}