blob: e88678d4875dee32b26d2b3c1e56215c872dfa18 [file] [log] [blame]
{
"name": "PredictiveTextField",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"PredictiveTextField/PredictiveTextField.swift",
"PredictiveTextField/PredictiveTextFieldCell.swift"
],
"pushed_with_swift_version": "echo \"4.0\" >> .swift-version"
}