[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / a / HRKeyboardAnimation / 0.0.1 / HRKeyboardAnimation.podspec.json
blob9c4e3cb045a18a1173e71dbf4d77eb7c57f26516
2   "name": "HRKeyboardAnimation",
3   "version": "0.0.1",
4   "summary": "简单的键盘弹出防遮挡工具",
5   "homepage": "https://github.com/xuhaoranLeo/HRKeyboardAnimation",
6   "license": "Copyright (c) 2016年 Leo. All rights reserved.",
7   "authors": {
8     "许昊然": "liang_andy@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xuhaoranLeo/HRKeyboardAnimation.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "HRKeyboardAnimation",
19     "HRKeyboardAnimation/Classes/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true