[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 0 / EasyWebView / 1.0.1 / EasyWebView.podspec.json
blobce03a7edced87a3ca60981e9103d8fa14c73e46e
2   "name": "EasyWebView",
3   "version": "1.0.1",
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/alflix",
14   "swift_versions": "5.1",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/alflix/EasyWebView.git",
20     "tag": "1.0.1"
21   },
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "source_files": "Source/*.swift",
26   "module_name": "EasyWebView",
27   "requires_arc": true,
28   "static_framework": true,
29   "swift_version": "5.1"