blob: e4532df5b46b4bdef1f32952a7caa8d9ba4fe98e [file]
{
"name": "XMSegmentedControl",
"version": "0.1.4",
"summary": "A customizable segmented control with Icons, Text or Icons + Text segments.",
"description": "This pod allows creating a segmented control with Icons, Text or Icons + Text segments. It is fully customizable and supports several in-built styles for displaying the selected segment.",
"homepage": "https://github.com/xaviermerino/XMSegmentedControl",
"screenshots": "https://dl.dropboxusercontent.com/u/72507896/XMSegmentedControlScreenshots/screenshot1.png",
"license": "MIT",
"authors": {
"xaviermerino": "xaviermerino@gmail.com"
},
"source": {
"git": "https://github.com/xaviermerino/XMSegmentedControl.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift",
"resource_bundles": {
"XMSegmentedControl": [
"Pod/Assets/*.png"
]
}
}