blob: 811ff4b458180313854cb279a26f69a977722863 [file] [log] [blame]
{
"name": "WBSegmentControl",
"version": "0.1.0",
"summary": "An easy to use, customizable segment control.",
"description": "WBSegmentedControl is an easy to use, customizable segment control, has several effects, can be used to show labels or tabs.",
"homepage": "https://github.com/xiongxiong/WBSegmentControl",
"license": "MIT",
"authors": {
"xiongxiong": "ximengwuheng@163.com"
},
"source": {
"git": "https://github.com/xiongxiong/WBSegmentControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WBSegmentControl/Classes/**/*",
"resource_bundles": {
"WBSegmentControl": [
"WBSegmentControl/Assets/*.png"
]
}
}