blob: 9aec4d5d4e9882ba3faa464405f97a40fbc895d8 [file] [log] [blame]
{
"name": "ACEAutocompleteBar",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.",
"homepage": "https://github.com/acerbetti/ACEAutocompleteBar",
"authors": {
"Stefano Acerbetti": "acerbetti@gmail.com"
},
"source": {
"git": "https://github.com/acerbetti/ACEAutocompleteBar.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "4.0"
},
"source_files": "ACEAutocompleteBar/*.{h,m}",
"requires_arc": false
}