blob: 7d84288477bc415eb7185036a6b9cea1e160fdde [file] [log] [blame]
{
"name": "ZVHUD",
"version": "0.0.2",
"summary": "对SVProgressHUD的二次封装",
"homepage": "https://github.com/xnxy/ZVHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"拿根针尖对麦芒": "1661583063@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xnxy/ZVHUD.git",
"tag": "0.0.2"
},
"source_files": "ZVHUD/ZVProgressHUD/ZVProgressHUD/*.{h,m}",
"public_header_files": "ZVHUD/ZVProgressHUD/ZVProgressHUD/*.h",
"dependencies": {
"SVProgressHUD": [
"~> 2.2.5"
]
}
}