blob: ae8f637f9390ab2d85f1bcb286ffe6f9df09f9d6 [file] [log] [blame]
{
"name": "DQSegmentedControl",
"version": "0.0.2",
"summary": "A drop-in replacement for UISegmentedControl.",
"description": "A drop-in replacement for UISegmentedControl mimicking the style of the segmented control",
"homepage": "https://github.com/QiuDaniel/DQSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiudan": "qiudan-098@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QiuDaniel/DQSegmentedControl.git",
"tag": "0.0.2"
},
"source_files": [
"DQSegmentedControl",
"DQSegmentedControl/*.swift"
],
"requires_arc": true,
"swift_version": "4.2"
}