blob: 208e19c0e9539ab8c7242412a4981d27396003dc [file] [log] [blame]
{
"name": "BadgeSegmentControl",
"version": "1.0.2",
"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.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BadgeSegmentControl/Classes/**/*",
"dependencies": {
"BadgeSwift": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}