blob: a2b00eab5e2f305a3a0b1a941a3b2d403109e45d [file] [log] [blame]
{
"name": "HKScrollingNavAndTabBar",
"version": "1.0.0",
"summary": "An easy to use library that manages hiding and showing of navigation bar, tab bar or toolbar when user scrolls.",
"description": "An easy to use library that manages hiding and showing of navigation bar, tab bar or toolbar when user scrolls.\nMore detail you can see source:https://github.com/HustHank/HKScrollingNavAndTabBar.",
"homepage": "https://github.com/HustHank/HKScrollingNavAndTabBar#note",
"license": "MIT",
"authors": {
"": "huangkai1128@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/HustHank/HKScrollingNavAndTabBar.git",
"tag": "1.0.0"
},
"source_files": [
"HKScrollingNavAndTabBar",
"HKScrollingNavAndTabBar/*.{h,m}"
]
}