blob: b428b5f271bf95f300000f9b16e3a1591afc81a9 [file] [log] [blame]
{
"name": "JCAutocompletingSearch",
"platforms": {
"ios": "5.0"
},
"version": "0.9.0",
"summary": "Search controller for querying asynchronous backends allowing user selection from results.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/jcoleman/JCAutocompletingSearch",
"authors": {
"James Coleman": "jtc331@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jcoleman/JCAutocompletingSearch.git",
"tag": "0.9.0"
},
"source_files": "Library/*"
}