[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 5 / DDKeyboardController / 0.0.1 / DDKeyboardController.podspec.json
blobc7529f3c5b36f232b4108ce2b0f72ba81a5ceb67
2   "name": "DDKeyboardController",
3   "version": "0.0.1",
4   "summary": "A collection of keyboard-related utilities for Cocoa Touch and UIKit.",
5   "homepage": "https://dashdevs.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dashdevs llc": "hello@dashdevs.com"
12   },
13   "source": {
14     "git": "https://github.com/dashdevs/DDKeyboardController.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "KeyboardController/Classes/**/*",
21   "swift_versions": "5.0",
22   "swift_version": "5.0"