blob: 1d95f557829d01bcd3f4fea5512046d606e76e7b [file] [log] [blame]
{
"name": "CustomSegmentControl",
"version": "0.1.5",
"summary": "CustomSegmentControl is a simple library which helps you to create the customized segment control.",
"homepage": "https://github.com/sathishvgs/CustomSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sathish Kumar": "vgsathish1995@gmail.com"
},
"source": {
"git": "https://github.com/sathishvgs/CustomSegmentControl.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "CustomSegmentControl/Classes/**/*"
}