blob: 5e71fc3a427dcfdd7b1a6fc785978f439bfbc58c [file] [log] [blame]
{
"name": "AZSearchView",
"version": "1.0.5",
"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": "9.0"
},
"source": {
"git": "https://github.com/Minitour/AZSearchView.git",
"tag": "1.0.5"
},
"source_files": "src/*.swift"
}