[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / d / HXWebView / 0.0.1 / HXWebView.podspec.json
blob49727007c853f610004d22b44c29f51ac5144a69
2   "name": "HXWebView",
3   "version": "0.0.1",
4   "summary": "wkwebview simple encapsulate",
5   "homepage": "https://github.com/yiyucanglang",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dahuanxiong": "xinlixuezyj@163.com"
12   },
13   "source": {
14     "git": "https://github.com/yiyucanglang/HXWebView.git",
15     "tag": "0.0.1"
16   },
17   "static_framework": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "*{h}",
22   "source_files": "*.{h,m}",
23   "dependencies": {
24     "KVOController": [
26     ],
27     "Masonry": [
29     ]
30   }