blob: ee7f83cdc91de73c874f9046238e52484f7443cc [file] [log] [blame]
{
"name": "MemoryTextField",
"platforms": {
"ios": "8.0"
},
"summary": "AOMemoryTextField provide autocomplete to a UITextField.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlvaroOlave": "alvaro.olave.baneres@gmail.com"
},
"homepage": "https://github.com/AlvaroOlave/MemoryTextField",
"source": {
"git": "https://github.com/AlvaroOlave/MemoryTextField.git",
"tag": "0.1.2"
},
"frameworks": "SystemConfiguration",
"source_files": "AOMemoryTextField/*.{h,m}"
}