blob: 8f40417f1a7b3a947db8cca5d2ec67e58dcd5f2a [file] [log] [blame]
{
"name": "UIScrollingNavbarKit",
"version": "0.1.0",
"summary": "Scrollable UINavigationBar that follows the scrolling of a UIScrollView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Bogon/UIScrollingNavbarKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogon": "zhangqixcu@gmail.com"
},
"source": {
"git": "https://github.com/Bogon/UIScrollingNavbarKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIScrollingNavbarKit/Classes/**/*"
}