blob: e5bd30e85ddb96365aad186ee9d980697d2bb9b1 [file] [log] [blame]
{
"name": "MXSegmentedControl",
"version": "0.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": "0.1.0"
},
"social_media_url": "https://twitter.com/MaximeEpain",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MXSegmentedControl/*.swift",
"pushed_with_swift_version": "4"
}