blob: 56f0750c671566fb77ca9a8af81fedcc8fa5d3f9 [file] [log] [blame]
{
"name": "EasyWebView",
"version": "1.0.0",
"summary": "use WKWebView easily!",
"homepage": "https://github.com/alflix/EasyWebView",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"John": "jieyuanz24@gmail.com"
},
"social_media_url": "https://github.com/Jiar",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alflix/EasyWebView.git",
"tag": "1.0.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "Source/*.swift",
"module_name": "EasyWebView",
"requires_arc": true,
"swift_versions": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.1"
},
"static_framework": true,
"swift_version": "4.2"
}