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