blob: 323c31799f62a54f373b8a4fede7b9f78898fd65 [file] [log] [blame]
{
"name": "BadgeSegmentControl",
"version": "1.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"BadgeSwift": [
"~> 5.0"
]
},
"pushed_with_swift_version": "3.1"
}