[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / f / 2 / CHWebView / 0.1 / CHWebView.podspec.json
bloba6142f8b63a52fdfe36dd84fbd990daf5b315e27
2   "name": "CHWebView",
3   "version": "0.1",
4   "summary": "BaseWebView For Project Complex",
5   "description": "1.loading webview with progress 2.js invoke oc function3.init URL or File",
6   "homepage": "https://github.com/chausson/CHWebView.git",
7   "license": "MIT",
8   "authors": {
9     "Chausson": "232564026@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/chausson/CHWebView.git",
16     "tag": "0.1"
17   },
18   "source_files": [
19     "CHWebView/*.{h,m}",
20     "CHWebView/Core/*.{h,m}",
21     "CHWebView/Progress/*.{h,m}"
22   ]