[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / d / KeyboardSwift / 0.1.0 / KeyboardSwift.podspec.json
blob50bb7995f4a1c29819b027f14da4c268980bd536
2   "name": "KeyboardSwift",
3   "version": "0.1.0",
4   "summary": "Keyboard makes easy to use inputAccessoryView in UIViewController, UITextView, UITextField and UISearchBar.",
5   "description": "Keyboard makes easy to use inputAccessoryView in UIViewController, UITextView, UITextField and UISearchBar.",
6   "homepage": "https://github.com/adboco/Keyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adboco@telefonica.net": "https://github.com/adboco"
13   },
14   "source": {
15     "git": "https://github.com/adboco/Keyboard.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://instagram.com/adboco",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.1",
23   "source_files": "Keyboard/Classes/**/*",
24   "frameworks": "UIKit"