blob: 7a3573224843b1b3242073f0dc0111d5160a688e [file] [log] [blame]
{
"name": "SwiftTabPager",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "SegmentedView with full UI control.",
"description": "Tab Bar with full UI control. You can bind controllers with SegmentedView.",
"homepage": "https://github.com/artsimonyan23/SwiftTabPager",
"authors": {
"PROJECT_OWNER": "USER_EMAIL"
},
"source": {
"git": "https://github.com/artsimonyan23/SwiftTabPager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}