blob: df63dda876bb25f4d7d33772e9d52a10e6b80cba [file] [log] [blame]
{
"name": "CustomSegmentControl",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "CustomSegmentControl/Classes/**/*"
}