blob: 6f2eb11446ced393230a5e814d7f9ffb53b3f179 [file] [log] [blame]
{
"name": "REAutoComplete",
"version": "0.1.4",
"summary": "UITextField suggestions in UITableView",
"description": "Auto complete solution for UITextField.",
"homepage": "https://github.com/rinat-enikeev/REAutoComplete",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rinat Enikeev": "rinat-enikeev.github.io"
},
"source": {
"git": "https://github.com/rinat-enikeev/REAutoComplete.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "REAutoComplete/Classes/**/*"
}