[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / 6 / FormViewController / 0.1.1 / FormViewController.podspec.json
blob333e1c292be711798c1b5315c05d5923753b1f75
2   "name": "FormViewController",
3   "version": "0.1.1",
4   "summary": "FormViewController is UIViewController that manages keyboard.",
5   "description": "'FormViewController manages keyboard activities. It will automatically make the selected textfield visible if the appearing keyboard overlaps.'",
6   "homepage": "https://github.com/jke661s/FormViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jackie Wang": "jke661s@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jke661s/FormViewController.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"