[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / d / LJWKeyboardHandler / 1.0.2 / LJWKeyboardHandler.podspec.json
blob74955a3599c084abacfae8d5b92f855c41a7eae3
2   "name": "LJWKeyboardHandler",
3   "version": "1.0.2",
4   "summary": "A keyboardhandler to monitor the keyboard pops up and automatically adjust the view.",
5   "description": "                    A keyboardhandler to monitor the keyboard pops up and automatically adjust the view.You just need to insert one line code in ViewController.\n",
6   "homepage": "https://github.com/chinaljw/LJWKeyboardHandler",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chinaljw": "https://github.com/chinaljw"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/chinaljw/LJWKeyboardHandler.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "LJWKeyboardHandlerExample/LJWKeyboardHandler/**.{h,m}",
22   "resources": "LJWKeyboardHandlerExample/LJWKeyboardHandler/Resources.bundle"