blob: 4f06df5aef81a6fbc3ca973c1f511f6a2b8b3231 [file] [log] [blame]
{
"name": "MBProgressHUD-LY",
"version": "0.3.0",
"summary": "MBProgressHUD的封装,自用",
"description": "MBProgressHUD的封装,自用,保存起来",
"homepage": "https://github.com/ButtFly/MBProgressHUD-LY",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ButtFly": "315585758@qq.com"
},
"source": {
"git": "https://github.com/ButtFly/MBProgressHUD-LY.git",
"tag": "0.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "MBProgressHUD-LY/Classes/**/*",
"resource_bundles": {
"MBProgressHUD_LY": [
"MBProgressHUD-LY/Assets/*.xcassets"
]
},
"dependencies": {
"MBProgressHUD": [
]
},
"swift_version": "5.0"
}