blob: 554b47aecb9b44aa44b593d93e453f2280c30ff1 [file] [log] [blame]
{
"name": "AZSearchView",
"version": "1.0.1",
"summary": "A search controller with auto-complete suggestions written in Swift 3.0",
"homepage": "https://github.com/Minitour/AZSearchView",
"license": "MIT",
"authors": {
"Antonio Zaitoun": "tony.z.1711@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Minitour/AZSearchView.git",
"tag": "1.0.1"
},
"source_files": "src/*.swift",
"resources": "src/*.xib"
}