blob: 0288c4cfbdac71c7595e1da78fcf9a7fd2aa3174 [file] [log] [blame]
{
"name": "JGTabBarView",
"version": "1.0.1",
"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.1"
},
"source_files": "JGTabBarView/JGTabBarView/**/*",
"resources": "JGTabBarView/JGTabBarView.bundle"
}