blob: de59b6fa3f529b52331ae98de71df2e5765b6e29 [file] [log] [blame]
{
"name": "MBProgressHUD+Add",
"version": "0.0.1",
"summary": "给UIView和UIViewController添加HUD扩展,以便使用.",
"homepage": "https://github.com/ONECATYU/MBProgressHUD-Add",
"authors": {
"capsule": "786910875"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ONECATYU/MBProgressHUD-Add.git",
"tag": "0.0.1"
},
"source_files": [
"MBProgressHUD+Add",
"MBProgressHUD+Add/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
]
}
}