blob: 9807ac07cfcc56d09d65a31ace95f796097a61e8 [file] [log] [blame]
{
"name": "MBProgressHUDExtreme",
"version": "0.1.1",
"summary": "MBProgressHUDExtreme,-- MBProgressHUD 扩展和封装,适应自定义更多特性",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JamesLiAndroid/MBProgressHUDExtreme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JamesLiAndroid": "lisongyang@hoteamsoft.com"
},
"source": {
"git": "https://github.com/JamesLiAndroid/MBProgressHUDExtreme.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MBProgressHUDExtreme/Classes/**/*",
"resource_bundles": {
"MBProgressHUDExtreme": [
"MBProgressHUDExtreme/Assets/*.png"
]
}
}