[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / 4 / ICXWebViewModule / 0.1.0 / ICXWebViewModule.podspec.json
blob793af111e79e3e755e729291b43f8feef0458a32
2   "name": "ICXWebViewModule",
3   "version": "0.1.0",
4   "summary": "A short description of ICXWebViewModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXWebViewModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " 吕佳珍": "lvjiazhen@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXWebViewModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXWebViewModule/Classes/**/*",
22   "dependencies": {
23     "WebViewJavascriptBridge": [
24       "~> 6.0"
25     ],
26     "ICXHTTPManager": [
27       "~> 0.1.2"
28     ],
29     "ICXTokenModule": [
30       "~> 0.1.3"
31     ],
32     "MBProgressHUD": [
33       "~> 1.1.0"
34     ],
35     "ICXPublicMarcoFile": [
36       "~> 0.1.0"
37     ],
38     "TPRouter": [
39       "~> 0.1.1"
40     ]
41   }