blob: b882b86bab90963f67ade00eef1870e04ab642ef [file] [log] [blame]
{
"name": "APAutocompleteTextField",
"version": "1.0.0",
"summary": "Autocompletable text field",
"description": " Autocompletion text field works like Safari (iOS) or Chrome (iOS) search / address bar\n",
"homepage": "https://github.com/Antol/APAutocompleteTextField",
"license": "MIT",
"authors": {
"Antol": "antol.peshkov@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Antol/APAutocompleteTextField.git",
"tag": "1.0.0"
},
"source_files": "APAutocompleteTextField.{h,m}",
"requires_arc": false
}