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