[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 0 / EasyWebView / 1.0.0 / EasyWebView.podspec.json
blob56f0750c671566fb77ca9a8af81fedcc8fa5d3f9
2   "name": "EasyWebView",
3   "version": "1.0.0",
4   "summary": "use WKWebView easily!",
5   "homepage": "https://github.com/alflix/EasyWebView",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "John": "jieyuanz24@gmail.com"
12   },
13   "social_media_url": "https://github.com/Jiar",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/alflix/EasyWebView.git",
19     "tag": "1.0.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "source_files": "Source/*.swift",
25   "module_name": "EasyWebView",
26   "requires_arc": true,
27   "swift_versions": "4.2",
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "5.1"
30   },
31   "static_framework": true,
32   "swift_version": "4.2"