blob: e4ceb0d58f81543b287585fb72f68425a2de5998 [file] [log] [blame]
{
"name": "ICXMBProgressHUDExtension",
"version": "0.1.1",
"summary": "增加资源文件.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXMBProgressHUDExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXMBProgressHUDExtension.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXMBProgressHUDExtension/Classes/**/*",
"resources": "ICXMBProgressHUDExtension/ICXMBProgressHUDExtension.bundle",
"dependencies": {
"MBProgressHUD": [
]
}
}