blob: 10118ecdb42c612d9e8e3eebe42f085b22d0ca86 [file] [log] [blame]
{
"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.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "TextInputsManager/**/*.{swift}"
}