blob: fd14c5700dafa5173ddd4b0790bf59852f65bb2a [file] [log] [blame]
{
"name": "DAOSearchBar",
"version": "1.0.5",
"summary": "A search bar with beautiful animation.",
"homepage": "https://github.com/daoseng33/DAOSearchBar",
"screenshots": "https://media.giphy.com/media/3o6vXWksaIn9OFF78I/giphy.gif",
"license": "WTFPL",
"authors": {
"daoseng33": "daoseng33@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/daoseng33/DAOSearchBar.git",
"tag": "1.0.5"
},
"source_files": [
"DAOSearchBar",
"DAOSearchBarDemo/DAOSearchBar/**/*.{swift}"
],
"frameworks": "UIKit"
}