[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 5 / c / 6 / JGWebView / 1.0.0 / JGWebView.podspec.json
blobbdd19292d3fad92cd52a00da9581ad5c54e0ebc8
2   "name": "JGWebView",
3   "version": "1.0.0",
4   "summary": "A simple webView",
5   "homepage": "https://github.com/fcgIsPioneer/JGWebView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fcgIsPioneer": "2044471447@qq.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/fcgIsPioneer/JGWebView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "JGWebView/JGWebView/**/*.{h,m}",
21   "resources": "JGWebView/JGWebView/JGWebView/JGWebViewResources/JGWebViewResources.bundle",
22   "requires_arc": true,
23   "description": "使用虚拟工厂的方法,在系统WKWebView和UIWebView的基础上,集成封装的一个简单易用、无耦、可一键切换的webView。"