[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 1 / 4 / UIKeyboard / 1.0 / UIKeyboard.podspec.json
blob765bb398241ff2f73232359ee41c3989945e1201
2   "name": "UIKeyboard",
3   "version": "1.0",
4   "summary": "UIKeyboard observer with closures and delegates",
5   "description": "Simple way to observe keyboard frame changes with closures and delegates",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YuriFox": "yuri17fox@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "homepage": "https://github.com/YuriFox/UIKeyboard",
17   "source": {
18     "git": "https://github.com/YuriFox/UIKeyboard.git",
19     "tag": "1.0"
20   },
21   "source_files": "Source/*.swift"