[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 6 / ALOKeyboardAwareSwift / 1.1 / ALOKeyboardAwareSwift.podspec.json
blobb9ccfb8229ba4333ff3b4b45d57463c85b60071c
2   "name": "ALOKeyboardAwareSwift",
3   "version": "1.1",
4   "summary": "自适应键盘的 UIScrollView",
5   "homepage": "https://github.com/andrew020/ALOKeyboardAwareSwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrew.Leo": "andrew2007@foxmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "swift_version": "4.0",
17   "source": {
18     "git": "https://github.com/andrew020/ALOKeyboardAwareSwift.git",
19     "tag": "1.1"
20   },
21   "source_files": "*.{swift}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true