[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / b / LCRWebView / 0.0.1 / LCRWebView.podspec.json
blob814333c5144dd045ab0d8d7ca9ad467ff701552d
2   "name": "LCRWebView",
3   "version": "0.0.1",
4   "summary": "An easy-to-use WebView class that fits all versions of iOS",
5   "description": "封装UIWebView和WKWebView,适配iOS所有版本",
6   "homepage": "https://github.com/LinChengRain/LCRWebView",
7   "license": "MIT",
8   "authors": {
9     "LinChengRain": "yuchanglinlin@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/LinChengRain/LCRWebView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LCRWebView/*.{h,m}",
19   "requires_arc": true