blob: 0c409e69ed120e89b893fdd3476378c747d3cb49 [file] [log] [blame]
{
"name": "JCAutocompletingSearch",
"platforms": {
"ios": "5.0"
},
"version": "0.9.4",
"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.4"
},
"source_files": "Library/*.{h,m}",
"resources": "Library/JCAutocompletingSearchStoryboard.storyboard"
}