blob: 64fcfa410f83b74d4ec91a893583f83ae08194ba [file] [log] [blame]
{
"name": "MemoryTextField",
"platforms": {
"ios": "8.0"
},
"summary": "AOMemoryTextField provide autocomplete to a UITextField.",
"requires_arc": true,
"version": "0.1.4.0",
"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.4.0"
},
"frameworks": "SystemConfiguration",
"source_files": "AOMemoryTextField/*.{h,m}"
}