blob: 511e8102cd451bd4c3f8f8f290a90f29c3676cdf [file] [log] [blame]
{
"name": "SKTextInputs",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "TextInputs is a set of subclasses of UITextField/UITextView that simplifies work",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/TextInputs",
"source": {
"git": "https://github.com/sjsoad/TextInputs.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "TextInputs/**/*.{swift}",
"dependencies": {
"SKPickerViewManager": [
]
}
}