[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / b / KeyWindow / 1.0.1 / KeyWindow.podspec.json
blob59816adbb7268639846fa390c9cd4a2924199d07
2   "name": "KeyWindow",
3   "version": "1.0.1",
4   "summary": "A universal way to get the window size in SwiftUI",
5   "description": "Simply import KeyWindow and call `Text(\"Meow\").keyWindowSafeAreaFrame`",
6   "homepage": "https://github.com/briannadoubt/KeyWindow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brianna Doubt": "bri@briannadoubt.com"
13   },
14   "source": {
15     "git": "https://github.com/briannadoubt/KeyWindow.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/briannadoubt",
19   "swift_versions": "5.5",
20   "platforms": {
21     "ios": "14.0"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "SwiftUI",
25   "swift_version": "5.5"