[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / f / ASViewController / 0.2.1 / ASViewController.podspec.json
blob4cb5b432b5fd80324817a5502f2fc7efeef316f0
2   "name": "ASViewController",
3   "version": "0.2.1",
4   "summary": "ViewController with auto scroll to active textField when keyboard is showing",
5   "description": "Auto scroll to active textField when keyboard is showing. When keyboard is showing up, the keyboard can covering active textField. This Pod prevents that behavior.",
6   "homepage": "https://github.com/onmotion/ASViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexandr Kozhevnikov": "onmotion1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/onmotion/ASViewController.git",
16     "tag": "0.2.1"
17   },
18   "swift_version": "4.0.0",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ASViewController/*.swift"