[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 6 / ALOKeyboardAwareSwift / 1.0 / ALOKeyboardAwareSwift.podspec.json
blob24ba9f30b846923db0fb2deae7f9016cdcb83a30
2   "name": "ALOKeyboardAwareSwift",
3   "version": "1.0",
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.0"
20   },
21   "source_files": "*.{swift}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true