[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 2 / CSafariWebKit / 1.0.2 / CSafariWebKit.podspec.json
blob75a9065fc03c36b6a18edbb5c6df560fe6a3d3e2
2   "name": "CSafariWebKit",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "9.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": "1.0.2"
18   },
19   "source_files": [
20     "CSafariWebKit/*.{swift}",
21     "CSafariWebKit/SafariViewController/*.{swift}",
22     "CSafariWebKit/WKWebView/*.{swift}"
23   ],
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "swift_version": "4.1"