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