blob: c46018f8cb00256ada63a86753b05bf9f45f88bf [file] [log] [blame]
{
"name": "MBProgressHUD+JDragon",
"version": "0.0.1",
"summary": "MBProgressHUD 封装",
"description": "MBProgressHUD 简单封装",
"homepage": "https://github.com/lyc59621//MBProgressHUD-JDragon",
"license": "MIT",
"authors": {
"JDragon": "lyc59621@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lyc59621/MBProgressHUD-JDragon.git",
"tag": "0.0.1"
},
"source_files": "MBProgressHUD+JDragon/*.{h,m}",
"resources": "MBProgressHUD+JDragon/MBProgressHUD+JDragon.bundle",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.2"
]
},
"requires_arc": true
}