blob: 2d29118d4533637e0e777a586aab96c38b89a05e [file] [log] [blame]
{
"name": "ICXMBProgressHUDExtension",
"version": "0.1.3",
"summary": "修改组件仓库的源地址.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.icarbonx.cn/icx-ios-components/ICXMBProgressHUDExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "git@gitlab.icarbonx.cn:icx-ios-components/ICXMBProgressHUDExtension.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXMBProgressHUDExtension/Classes/**/*",
"resources": "ICXMBProgressHUDExtension/ICXMBProgressHUDExtension.bundle",
"dependencies": {
"MBProgressHUD": [
]
}
}