blob: 8481a9b056c80b038817e96277119ce9ddabf1cf [file] [log] [blame]
{
"name": "XMProgressHUD",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "A Simple prompt box.",
"homepage": "https://github.com/xmalt/XMProgressHUD-master.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高昇": "xiaogao233@163.com"
},
"source": {
"git": "https://github.com/xmalt/XMProgressHUD-master.git",
"tag": "0.0.1"
},
"source_files": [
"XMProgressHUD/*.{h,m}",
"XMProgressHUD/*/*.{h,m}"
],
"resources": "XMProgressHUD/resource.bundle",
"requires_arc": true
}