[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / e / HYWebView / 0.2.3 / HYWebView.podspec.json
blobf5fbb221ff12ce33901c31a201f92b4363f83923
2   "name": "HYWebView",
3   "version": "0.2.3",
4   "summary": "HYWebView",
5   "description": "适配不同的系统,iOS7之前使用UIWebView,iOS7之后使用WKWebView,适配了iPhone X",
6   "homepage": "https://github.com/oceanfive/HYWebView",
7   "license": "MIT",
8   "authors": {
9     "oceanfive": "849638313@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/oceanfive/HYWebView.git",
16     "tag": "0.2.3"
17   },
18   "source_files": "HYWebViewDemo/HYWebViewDemo/HYWebView/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true