blob: e6fa753d29c37a261a656b780527a0268b16a882 [file] [log] [blame]
{
"name": "YUProgressHUD",
"version": "1.0.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.0.1"
},
"source_files": "YUProgressHUD/*.{h,m}",
"resources": "YUProgressHUD/images/*.{png}"
}