blob: f53cd28469d0b700cf97566240f7fa516b4719a2 [file] [log] [blame]
{
"name": "HWNavigationView",
"version": "1.0.2",
"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.2"
},
"source_files": "HWNavigationView/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0"
}