blob: e892253f8df761a3e00cc7da12a3feab3d92a07a [file] [log] [blame]
{
"name": "SimpleTabbar",
"version": "0.0.2",
"summary": "SimpleTabBar for Roen",
"description": "A simple way to implement TabBar",
"homepage": "https://github.com/RoenCommunity/SimpleTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kim Heebeom": "heebuma@gmail.com"
},
"source": {
"git": "https://github.com/RoenCommunity/SimpleTabBar.git",
"tag": "0.0.2"
},
"social_media_url": "http://happytiger.co.kr",
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "SimpleTabBar/*.{h,m,swift}",
"frameworks": "UIKit"
}
}