blob: 2056aee4e34d8b505b846d5b42fba2a99b48d9d2 [file] [log] [blame]
{
"name": "WNHUD",
"version": "0.0.3",
"summary": "WNHUD.",
"description": "hud loading",
"homepage": "https://github.com/comyn/WNHUDDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comyn": "xihatianwang2@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/comyn/WNHUDDemo.git",
"tag": "0.0.3"
},
"source_files": "WNHUD/*.{h,m}",
"exclude_files": "WNHUDDemo/Exclude",
"resources": "WNHUD/WNHUD.bundle",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}