[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 5 / c / 2 / CSafariWebKit / 2.0.1 / CSafariWebKit.podspec.json
blob63ceb053ad16409575dfc0bf8742c4dc4dd38fcb
2   "name": "CSafariWebKit",
3   "version": "2.0.1",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/dmandarino/CSafariWebKit",
11   "authors": {
12     "Douglas Mandarino": "douglas.mandarino@gmail.com"
13   },
14   "summary": "A framework that helps the usage of WebView for both WKWebView and SFSafariViewController.",
15   "source": {
16     "git": "https://github.com/dmandarino/CSafariWebKit.git",
17     "tag": "2.0.1"
18   },
19   "swift_versions": "5.2",
20   "source_files": "CSafariWebKit/**/*.{swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.2"
23   },
24   "swift_version": "5.2"