[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / f / 7 / KeyboardScrollView / 0.1.0 / KeyboardScrollView.podspec.json
blob36593aef6360792ce718130da9ec602ad2b5aa03
2   "name": "KeyboardScrollView",
3   "version": "0.1.0",
4   "summary": "Textfield with keyboard scroll",
5   "swift_versions": "5",
6   "description": "Scroll view is responsible to create generic layer to automatically perform scroll when textfield is covered with keyboard.",
7   "homepage": "https://github.com/SedrakIgityan/KeyboardScrollView.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sedrakigityan2000@gmail.com": "sedrakigityan2000@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/SedrakIgityan/KeyboardScrollView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "KeyboardScrollView/KeyboardScrollView/**/*",
23   "exclude_files": "KeyboardScrollView/KeyboardScrollView/*.plist",
24   "module_name": "KeyboardScrollView",
25   "swift_version": "5"