blob: 10b50edb7be0a3c1c95ceded265adebdee1f4366 [file] [log] [blame]
{
"name": "WMSegmentControl",
"version": "2.0",
"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": "2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WMSegmentControl/Source/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}