2 "name": "dahua.MBProgressHUD.framework",
4 "summary": "Dahua MBProgressHUD Framework",
5 "description": "Dahua MBProgressHUD Framework Description",
6 "homepage": "https://github.com/",
8 "git": "https://github.com/EssenceGroup/ios.dahua.MBProgressHUD.framework.git",
18 "pod_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
20 "VALID_ARCHS": "arm64 armv7"
22 "user_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24 "VALID_ARCHS": "arm64 armv7"
26 "source_files": "MBProgressHUD.framework/Headers/**/*.h",
27 "public_header_files": "MBProgressHUD.framework/Headers/**/*.h",
28 "vendored_frameworks": "MBProgressHUD.framework"