[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / c / MWKeyboardAnimation / 1.1.0 / MWKeyboardAnimation.podspec.json
blob78b45de1a1a3035a335c4a2600ac17538582a622
2   "name": "MWKeyboardAnimation",
3   "version": "1.1.0",
4   "summary": "A UIView category to simplify animations that sync up with the UIKeyboard show/hide animation",
5   "homepage": "http://github.com/lazerwalker/MWKeyboardAnimation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mike Lazer-Walker": "mike@lazerwalker.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/lazerwalker/MWKeyboardAnimation.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Classes",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true