[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / a / 9 / f / ScrollingFormHelper / 0.1.0 / ScrollingFormHelper.podspec.json
blob11c367492e45b64d97322ecadcfc17f10b87c3dd
2   "name": "ScrollingFormHelper",
3   "version": "0.1.0",
4   "summary": "A simple library to handle scrolling on forms and the keyboard.",
5   "swift_versions": "4.0",
6   "description": "Use this library to handle one or multiple text fields that trigger the keyboard, so they don't get behind it or inaccessible.",
7   "homepage": "https://github.com/lautarodelosheros/ScrollingFormHelper.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "lautarodelosheros": "lautarodelosheros@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/lautarodelosheros/ScrollingFormHelper.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ScrollingFormHelper/Classes/**/*",
23   "swift_version": "4.0"