[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 2 / KBKeyboardHandler / 1.1.0 / KBKeyboardHandler.podspec.json
blobe6f68cac360d7ac9fcacbdf09512eef153a2a8ea
2   "name": "KBKeyboardHandler",
3   "version": "1.1.0",
4   "summary": "iOS Keyboard Handler.",
5   "description": "                   iOS keyboard handler for managing view behavior.\n",
6   "homepage": "https://github.com/aceontech/KBKeyboardHandler",
7   "license": "MIT",
8   "authors": {
9     "Alex Manarpies": "alex@manarpies.com"
10   },
11   "platforms": {
12     "ios": "6.1"
13   },
14   "source": {
15     "git": "https://github.com/aceontech/KBKeyboardHandler.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "KBKeyboardHandler/Classes",
20     "KBKeyboardHandler/Classes/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true