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