blob: 5a4ead604ba3b34462f773a846f4ab29753e783a [file] [log] [blame]
{
"name": "DAONaviBar",
"version": "0.3.0",
"summary": "DaoNaviBar is a 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.0"
},
"source_files": [
"DAONaviBar",
"DAONaviBarDemo/DAONaviBar/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"HTDelegateProxy": [
"~> 0.0.2"
]
}
}