blob: a2d5b3ed15bfad4f0dcf8b120935601be1db10fd [file] [log] [blame]
{
"name": "WMSegmentControl",
"version": "0.1.3",
"summary": "Custom segment control for iOS",
"description": "Custom segment control for iOS. Create a stylish segment control for you app.",
"homepage": "https://github.com/malekwasim/WMSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wasim": "Wasim.malek.009@gmail.com"
},
"source": {
"git": "https://github.com/malekwasim/WMSegmentControl.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WMSegmentControl/Source/*.swift",
"swift_version": "4.2"
}