blob: d48499754d263a1d526019bbadf47ec6b7f0cfc1 [file] [log] [blame]
{
"name": "MXSegmentedControl",
"version": "1.1.0",
"summary": "A very customizable segmented control for iOS.",
"description": "MXSegmentedControl is a segmented control framework for iOS:\n- Very customizable UI.\n- Supports storyboard design.\n- Can be linked with a scroll view.",
"homepage": "https://github.com/maxep/MXSegmentedControl",
"license": "MIT",
"authors": {
"Maxime Epain": "maxime.epain@gmail.com"
},
"source": {
"git": "https://github.com/maxep/MXSegmentedControl.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/MaximeEpain",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "MXSegmentedControl/*.swift",
"swift_version": "4.2"
}