blob: e06f571f72273b330016b8c66115dfbad6220da6 [file] [log] [blame]
{
"name": "DAOSearchBar",
"version": "1.0.6",
"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.6"
},
"source_files": [
"DAOSearchBar",
"DAOSearchBarDemo/DAOSearchBar/**/*.{swift}"
],
"frameworks": "UIKit"
}