[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 2 / ContentFittingWebView / 1.0.0 / ContentFittingWebView.podspec.json
blob26b5256b279b25174cc847486874d5ebd32b6cb1
2   "name": "ContentFittingWebView",
3   "version": "1.0.0",
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": "ARA 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/**",
17   "swift_version": "4.1",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "WebKit"
23   }