blob: 829ad654917ea9a544ecfa7f4dd6e842e58cd1c4 [file] [log] [blame]
{
"name": "YJProgressHUD",
"version": "1.0.4",
"summary": "easy use YJProgressHUD on iOS",
"description": "easy use YJProgressHUD on iOS,use by readme",
"homepage": "https://github.com/TangledHusky/YJProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TangledHusky": "994825763@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/TangledHusky/YJProgressHUD.git",
"tag": "v1.0.4"
},
"source_files": "YJProgressHUDK/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
]
},
"resources": "YJProgressHUDK/*.bundle"
}