blob: 63039f346281d611b540027805e1e299bb09a470 [file] [log] [blame]
{
"name": "LUAutocompleteView",
"version": "3.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": "3.0.0"
},
"authors": {
"Laurentiu Ungur": "laurentyu1995@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"preserve_paths": "README*"
}