[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / b / YYKeyboardManager / 0.9.2 / YYKeyboardManager.podspec.json
blob2aa3e26412ce0119bc42aee2b91a1811ffd6c156
2   "name": "YYKeyboardManager",
3   "summary": "iOS utility class allows you to access keyboard view and track keyboard animation.",
4   "version": "0.9.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/ibireme/YYKeyboardManager",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/ibireme/YYKeyboardManager.git",
19     "tag": "0.9.2"
20   },
21   "requires_arc": true,
22   "source_files": "YYKeyboardManager/*.{h,m}",
23   "public_header_files": "YYKeyboardManager/*.{h}",
24   "frameworks": "UIKit"