blob: 30d049f3ee8e55017c465aee6f78fac1f2359d87 [file] [log] [blame]
{
"name": "JCAutocompletingSearch",
"platforms": {
"ios": "5.0"
},
"version": "0.9.1",
"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.1"
},
"source_files": "Library/*"
}