[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 0 / d / ScrollViewKeyboardAvoider / 1.0.6 / ScrollViewKeyboardAvoider.podspec.json
blob91c2d6d9021ecbdeb18cb599be1a7c41cc8f6d24
2   "name": "ScrollViewKeyboardAvoider",
3   "version": "1.0.6",
4   "summary": "Adjust insets in UIScrollView so the keyboard does not cover content",
5   "homepage": "https://github.com/darrarski/ScrollViewKeyboardAvoider",
6   "authors": {
7     "Dariusz Rybicki": "darrarski@gmail.com"
8   },
9   "social_media_url": "https://twitter.com/darrarski",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/darrarski/ScrollViewKeyboardAvoider.git",
16     "tag": "v1.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Sources",
23   "requires_arc": true,
24   "frameworks": "UIKit"