blob: 831e4126a6fedf153bd71455c473ab621b15e069 [file] [log] [blame]
{
"name": "JGTabBarView",
"version": "1.0.3",
"summary": "Storyboard를 이용한 스크롤 제스처 기반의 탭바 뷰",
"description": "Storyboard를 이용한 스크롤 제스처 기반의 탭바 뷰",
"homepage": "https://github.com/junggate/JGTabBarView",
"license": "MIT",
"authors": {
"JungGate": "josansnim@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/junggate/JGTabBarView.git",
"tag": "1.0.3"
},
"source_files": "JGTabBarView/JGTabBarView/**/*",
"resources": "JGTabBarView/JGTabBarView.bundle"
}