blob: e6b2b387f714a84f56c852f91571b2863922b0f1 [file] [log] [blame]
{
"name": "NKPickerTextField",
"platforms": {
"ios": "8.0"
},
"summary": "NKPickerTextField is just a better UITextField with UIPickerView logic in it.",
"requires_arc": true,
"version": "0.0.2",
"license": "MIT",
"authors": {
"Nikolai Kratz": "nikolai.kratz@gmail.com"
},
"homepage": "https://github.com/123okin123/NKPickerTextField",
"source": {
"git": "https://github.com/123okin123/NKPickerTextField.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": "NKPickerTextField/*.{swift}",
"pushed_with_swift_version": "3.1"
}