blob: 1c4dc53b661e19694ca0d5eb585611fbb330638e [file] [log] [blame]
{
"name": "MB-HUD",
"version": "0.1.1",
"summary": "MBProgressHUD 的扩展",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/masakapa/MB-HUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masakapa": "masakapa@gmail.com"
},
"source": {
"git": "https://github.com/masakapa/MB-HUD.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5",
"source_files": "MB-HUD/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"1.2.0"
]
},
"swift_version": "5"
}