blob: 41374d2028972910d7b67eb853b4e31299870553 [file] [log] [blame]
{
"name": "TextFieldList",
"version": "0.1.0",
"summary": "A modern textfield that lists the search results as tableview.",
"homepage": "https://github.com/TextFieldList/TextFieldList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oguzveozturk": "oguzveozturk@gmail.com",
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/TextFieldList/TextFieldList.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TextFieldList/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}