[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 7 / KeyboardHandler / 0.0.1 / KeyboardHandler.podspec.json
blobc59fab81624d9824d457a81fb1bbdac2a58a7f1d
2   "name": "KeyboardHandler",
3   "version": "0.0.1",
4   "summary": "A tool helps you handle with keybord on iOS.",
5   "homepage": "https://github.com/p581581/KeyboardHandler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Boyi Wu": "p581581@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/p581581/KeyboardHandler.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "KeyboardHandler/KeyboardHandler.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }