blob: aae3b86303ad259178d116746184c08e495c25ad [file] [log] [blame]
{
"name": "BadgeSegments",
"version": "0.1.0",
"summary": "A customizable Segment View with Badges",
"description": "A customizable Segment View with Badges writen in swift 5 and easy to use",
"swift_version": "5.0",
"homepage": "https://github.com/mor4eza/BadgeSegments",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
" ": "Morteza.ghrdi@gmail.com"
},
"source": {
"git": "https://github.com/Mor4eza/BadgeSegments.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BadgeSegments/Classes/**/*"
}