blob: 99bc9afb50368740fd0231e7806d1af9b9e47349 [file] [log] [blame]
{
"name": "AZSearchView",
"version": "1.0.0",
"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.0"
},
"source_files": "src/*.swift",
"resources": "src/*.xib",
"pushed_with_swift_version": "3.0"
}