blob: dbd9e5c28eb7ad0c4c592cf229273903acfab74f [file] [log] [blame]
{
"name": "BadgeSegmentControl",
"version": "1.1.1",
"summary": "Sweet SegmentControl with image and badge.",
"homepage": "https://github.com/terflogag/BadgeSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florian Gabach": "contact@floriangabach.fr"
},
"source": {
"git": "https://github.com/terflogag/BadgeSegmentControl.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"BadgeSwift": [
"~> 5.0"
]
},
"pushed_with_swift_version": "3.1"
}