| { |
| "name": "SKTextInputsManager", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_version": "4.0", |
| "summary": "TextInputsManager manages all text inputs in scrollview or view", |
| "requires_arc": true, |
| "version": "0.0.5", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Serhii Kostian": "skostyan666@gmail.com" |
| }, |
| "homepage": "https://github.com/sjsoad/TextInputsManager", |
| "source": { |
| "git": "https://github.com/sjsoad/TextInputsManager.git", |
| "tag": "0.0.5" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "TextInputsManager/**/*.{swift}" |
| } |