[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / a / GFT-KeyboardManager / 1.0.3 / GFT-KeyboardManager.podspec.json
blobc577d5111c1d432449b2260d5899512f1ae29a43
2   "name": "GFT-KeyboardManager",
3   "version": "1.0.3",
4   "summary": "Library to enhance iOS keyboard features with auto scroll and toolbar.",
5   "swift_version": "3.2",
6   "description": "With this Library is possible enhance the iOS keyboard features with auto scroll and toolbar. Follow bellow the instructions to do it.\n\n- Enable the Library:\n    KeyboardManager.shared.enable()\n\n- Disable the Library:\n    KeyboardManager.shared.disable()",
7   "homepage": "https://git.gft.com/digital-channels-components/iOS/GFT-KeyboardManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Fabio Gustavo Hoffmann": "fohn@gft.com"
14   },
15   "source": {
16     "git": "https://git.gft.com/digital-channels-components/iOS/GFT-KeyboardManager.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GFT-KeyboardManager/**/*"