blob: bc18b4fafe7bf6b90084572891e3d9c525081dd8 [file] [log] [blame]
{
"name": "XMSegmentedControl",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift",
"resource_bundles": {
"XMSegmentedControl": [
"Pod/Assets/*.png"
]
}
}