[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 9 / WebKitUserAgent / 1.0.1 / WebKitUserAgent.podspec.json
blob9cf311e10cdf973e67c3447ce38da793d342e6ff
2   "name": "WebKitUserAgent",
3   "version": "1.0.1",
4   "summary": "Conveniently getting the User Agent through WKWebView",
5   "description": "The library provides the ability to conveniently getting the User Agent through WKWebView.",
6   "homepage": "https://github.com/dmytriigolovanov/webkit-user-agent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmytrii Golovanov": "dmyrii.golovanov@google.com"
13   },
14   "source": {
15     "git": "https://github.com/dmytriigolovanov/webkit-user-agent.git",
16     "tag": "v1.0.1"
17   },
18   "preserve_paths": [
19     "README.md",
20     "CHANGELOG.md"
21   ],
22   "platforms": {
23     "ios": "9.0",
24     "osx": "10.11"
25   },
26   "swift_versions": "5.0",
27   "source_files": "WebKitUserAgent/Sources/**/*",
28   "swift_version": "5.0"