[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 2 / ContentFittingWebView / 1.0.2 / ContentFittingWebView.podspec.json
blob8dacac719420730d07f5e73d19db9834501d0637
2   "name": "ContentFittingWebView",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/Bilue/ContentFittingWebView",
8   "authors": {
9     "Rhys Powell": "rhys@bilue.com.au"
10   },
11   "summary": "A WKWebView subclass which sizes itself to fit its contents.",
12   "source": {
13     "git": "https://github.com/Bilue/ContentFittingWebView.git",
14     "tag": "v1.0.0"
15   },
16   "source_files": "ContentFittingWebView/ContentFittingWebView.swift",
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "WebKit"
23   }