blob: cd2449c543b38372a5d05ed4b271a42cd32142b0 [file] [log] [blame]
{
"name": "ICXWebViewModule",
"version": "0.1.5",
"summary": "更新组件依赖.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXWebViewModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" 吕佳珍": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXWebViewModule.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXWebViewModule/Classes/**/*",
"dependencies": {
"WebViewJavascriptBridge": [
],
"MBProgressHUD": [
],
"TPRouter": [
],
"ICXHTTPManager": [
]
}
}