[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / c / 6 / YCKeyboardAdapter / 1.0.4 / YCKeyboardAdapter.podspec.json
blob10c8b05482b740a58e43b27d45dbd77e182edcc5
2   "name": "YCKeyboardAdapter",
3   "version": "1.0.4",
4   "summary": "各类三方键盘弹出高度适配",
5   "description": "各类三方键盘弹出高度适配,包括但不限于:搜狗输入法、百度输入法、讯飞输入法、章鱼输入法、QQ输入法等",
6   "homepage": "https://gitee.com/sunyc2013/yckeyboard-adapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sunyc": "987598765@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/sunyc2013/yckeyboard-adapter.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YCKeyboardAdapter/*.h",
22   "vendored_libraries": "YCKeyboardAdapter/libYCKeyboardAdapter.a",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]