blob: 793af111e79e3e755e729291b43f8feef0458a32 [file] [log] [blame]
{
"name": "ICXWebViewModule",
"version": "0.1.0",
"summary": "A short description of ICXWebViewModule.",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXWebViewModule/Classes/**/*",
"dependencies": {
"WebViewJavascriptBridge": [
"~> 6.0"
],
"ICXHTTPManager": [
"~> 0.1.2"
],
"ICXTokenModule": [
"~> 0.1.3"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"ICXPublicMarcoFile": [
"~> 0.1.0"
],
"TPRouter": [
"~> 0.1.1"
]
}
}