blob: 1586aa856e86def702a982756bc9296c94c5ecb4 [file] [log] [blame]
{
"name": "YYYProgressHUD",
"version": "1.0.0",
"summary": "YYYProgressHUD",
"description": "YYYProgressHUD 加载,文字提示",
"homepage": "https://github.com/276523923/YYYProgressHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"276523923@qq.com": "yyyue@vip.qq.com"
},
"source": {
"git": "https://github.com/276523923/YYYProgressHUD.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YYYProgressHUD/Classes/**/*.{h,m}",
"public_header_files": "YYYProgressHUD/Classes/**/*.h",
"dependencies": {
"YYYWeakProxy": [
"~> 1.0.0"
]
}
}