blob: 1eef705921404e435eef85473194d19703d5c609 [file] [log] [blame]
{
"name": "LUAutocompleteView",
"version": "1.0.1",
"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": "1.0.1"
},
"authors": {
"Laurentiu Ungur": "laurentyu1995@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.{swift}",
"preserve_paths": "README*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}