blob: 86d4bf38c35903d2fbd876092041e48131670af1 [file] [log] [blame]
{
"name": "PredictiveTextField",
"version": "0.1.1",
"summary": "Good UI for your users looking for some data.",
"homepage": "https://github.com/ronteq/PredictiveTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Fernandez": "dfernandezyopla@gmail.com"
},
"source": {
"git": "https://github.com/ronteq/PredictiveTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"PredictiveTextField/PredictiveTextField.swift",
"PredictiveTextField/PredictiveTextFieldCell.swift"
],
"pushed_with_swift_version": "echo \"4.0\" >> .swift-version"
}