blob: 91d55c1d1f3a0a9e72f07dc195727f7fded5dbc9 [file] [log] [blame]
{
"name": "HWNavigationView",
"version": "1.0.1",
"summary": "HWNavigationView",
"swift_versions": "5.0",
"license": "MIT",
"description": "Navigation view whose shape changes depending on the scroll position",
"homepage": "https://github.com/HanweeeeLee/HWNavigationView",
"authors": {
"hanwe lee": "mobiledev@kakao.com"
},
"source": {
"git": "https://github.com/HanweeeeLee/HWNavigationView.git",
"tag": "1.0.1"
},
"source_files": "HWNavigationView/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0"
}