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