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