blob: eac0ad3312d58c9ef694383910271d4d136c569e [file] [log] [blame]
{
"name": "YDProgressHUD",
"version": "0.0.3",
"summary": "弹窗",
"description": "加载进度框/提示框",
"homepage": "https://github.com/yangda123/YDProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangda": "18205598086@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangda123/YDProgressHUD.git",
"tag": "0.0.3"
},
"source_files": "YDProgressHUD/*.{h,m}",
"resources": "YDProgressHUD/YDResurces/*.png",
"frameworks": "UIKit",
"requires_arc": true
}