blob: 002862dd7ce45cc976bdbafd711afee613b98604 [file] [log] [blame]
{
"name": "DAOSearchBar",
"version": "1.2.2",
"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.2.2"
},
"source_files": [
"DAOSearchBar",
"DAOSearchBar/DAOSearchBar/**/*.{swift}"
],
"frameworks": "UIKit",
"resource_bundles": {
"DAOSearchBar": "DAOSearchBar/*.{xcassets}"
}
}