[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 6 / b / YYKeyboardManager / 0.9.1 / YYKeyboardManager.podspec.json
blob4b9ef3a182f7b1d201deb2dba825a0c53f763ef4
2   "name": "YYKeyboardManager",
3   "summary": "iOS utility class allows you to access keyboard view and track keyboard animation.",
4   "version": "0.9.1",
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.1"
20   },
21   "requires_arc": true,
22   "source_files": "YYKeyboardManager/*.{h,m}",
23   "public_header_files": "YYKeyboardManager/*.{h}",
24   "frameworks": "UIKit"