blob: e61ea7e4f87ecd90dfecefb825ef5ac79a478c92 [file] [log] [blame]
{
"name": "DAONaviBar",
"version": "0.3.4",
"summary": "DaoNaviBar is a Facebook like navigation bar with smooth auto-scrolling animation.",
"homepage": "https://github.com/daoseng33/DAONaviBar",
"screenshots": "https://media.giphy.com/media/aMkjGZk8fA8HC/giphy.gif",
"license": "WTFPL",
"authors": {
"daoseng33": "lc.ray2011@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/daoseng33/DAONaviBar.git",
"tag": "0.3.4"
},
"source_files": [
"DAONaviBar",
"DAONaviBarDemo/DAONaviBar/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"HTDelegateProxy": [
"~> 0.0.2"
]
}
}