[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 0 / 3 / 9 / Keyboarder / 0.0.5 / Keyboarder.podspec.json
blob731c2af36913f21ddcd2c39874508b4ea41396bb
2   "name": "Keyboarder",
3   "version": "0.0.5",
4   "summary": "Handy Keyboard handling in swift",
5   "description": "Keyboard handling with many features by just a line of code!",
6   "homepage": "https://github.com/aarashgoodarzi/Keyboarder",
7   "license": "MIT",
8   "authors": {
9     "Arash Goodarzi": "aarash.goodarzi@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/aarashgoodarzi/Keyboarder.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "Keyboarder/Source/*.{swift}",
19   "frameworks": "UIKit",
20   "swift_versions": [
21     "4.2",
22     "5.0",
23     "5.1"
24   ],
25   "swift_version": "5.1"