blob: 31587a197c65577b78e8708a705e1a3841fb5ff0 [file] [log] [blame]
{
"name": "DingProgressHUD",
"version": "0.1.0",
"summary": "一个简单的加载等待框及系统弹窗.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dyshero/DingProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dyshero": "herodys@163.com"
},
"source": {
"git": "https://github.com/dyshero/DingProgressHUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DingProgressHUD/Classes/**/*",
"resources": "DingProgressHUD/DingProgressHUD.bundle"
}