[Add] DatadogSessionReplay 2.22.0
[CocoaPods.git] / Specs / 6 / 0 / e / WebViewCapture / 0.1.0 / WebViewCapture.podspec.json
blob1a60c32da0962d491bae2aadcb00519d6b7145e3
2   "name": "WebViewCapture",
3   "version": "0.1.0",
4   "summary": "Make a snapshot of a web document element",
5   "description": "WKWebView extension to take a snapshot image with specific element.",
6   "homepage": "https://github.com/ssauma/WebViewCapture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Juyeon Lee": "juyeonlee@me.com"
13   },
14   "source": {
15     "git": "https://github.com/ssauma/WebViewCapture.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WebViewCapture/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"