[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 9 / b / Keyboarding / 1.0.1 / Keyboarding.podspec.json
blobee92250546afccb777b5703e0a31f331a2043f81
2   "name": "Keyboarding",
3   "version": "1.0.1",
4   "summary": "Keyboard helper for iOS",
5   "homepage": "https://github.com/menly/keyboarding-ios",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Menly ApS": "info@menly.io"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/menly/keyboarding-ios.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Sources/**/*.{h,m,swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "requires_arc": true,
25   "swift_version": "4.0"