[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / a / HTWebView / 0.0.1 / HTWebView.podspec.json
blobb9150322129da7906b4e2b886df07eacafd0ebc7
2   "name": "HTWebView",
3   "version": "0.0.1",
4   "summary": "A short description of HTWebView.",
5   "description": "A longer description of HTWebView in Markdown format.",
6   "homepage": "https://github.com/NEYouFan/HTWebView-iOS",
7   "license": "MIT",
8   "authors": {
9     "netease": "cxq901123@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/NEYouFan/HTWebView-iOS.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "HTWebView/**/*.{h,m}",
19   "resources": "HTWebView/HTWebViewController/*.png",
20   "dependencies": {
21     "HTCommonUtility": [
22       "~>0.0.2"
23     ],
24     "UniversalRouter": [
26     ]
27   }