| { |
| "name": "ICXWebViewModule", |
| "version": "0.1.4", |
| "summary": "修改UserAgent.", |
| "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.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ICXWebViewModule/Classes/**/*", |
| "dependencies": { |
| "WebViewJavascriptBridge": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "TPRouter": [ |
| |
| ], |
| "ICXTokenModule": [ |
| |
| ] |
| } |
| } |