[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / a / 9 / KeyboardAvoider / 1.0.3 / KeyboardAvoider.podspec.json
blob8eacae6ce0f6de65929df5bf08b00991928fdcf2
2   "name": "KeyboardAvoider",
3   "version": "1.0.3",
4   "summary": "The missing interactive keyboard in SwiftUI for iOS",
5   "description": "The missing interactive keyboard in SwiftUI for iOS.",
6   "homepage": "https://github.com/michaelhenry/KeyboardAvoider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaelhenry": "me@iamkel.net"
13   },
14   "source": {
15     "git": "https://github.com/michaelhenry/KeyboardAvoider.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/michaelhenry119",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/KeyboardAvoider/**/*",
23   "swift_versions": [
24     "5.0",
25     "5.1"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Combine",
30     "Foundation",
31     "SwiftUI"
32   ],
33   "swift_version": "5.1"