blob: 7dc1abeab1d777e993609343661f506ef6f7b087 [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.4",
"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.4"
},
"frameworks": "UIKit",
"source_files": "TextInputsManager/**/*.{swift}"
}