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