blob: 1438b278261695fb72279c1e185924b2db384ded [file] [log] [blame]
{
"name": "LUAutocompleteView",
"version": "4.0.0",
"summary": "Highly configurable autocomplete view that is attachable to any UITextField",
"description": "Easy to use and highly configurable autocomplete view that is attachable to any UITextField",
"homepage": "https://github.com/LaurentiuUngur/LUAutocompleteView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/LaurentiuUngur/LUAutocompleteView.git",
"tag": "4.0.0"
},
"authors": {
"Laurentiu Ungur": "laurentyu1995@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"cocoapods_version": ">= 1.6.0",
"source_files": "Sources/*.{swift}",
"preserve_paths": "README*"
}