blob: 63ceb053ad16409575dfc0bf8742c4dc4dd38fcb [file] [log] [blame]
{
"name": "CSafariWebKit",
"version": "2.0.1",
"platforms": {
"ios": "11.0"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/dmandarino/CSafariWebKit",
"authors": {
"Douglas Mandarino": "douglas.mandarino@gmail.com"
},
"summary": "A framework that helps the usage of WebView for both WKWebView and SFSafariViewController.",
"source": {
"git": "https://github.com/dmandarino/CSafariWebKit.git",
"tag": "2.0.1"
},
"swift_versions": "5.2",
"source_files": "CSafariWebKit/**/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.2"
},
"swift_version": "5.2"
}