blob: 51db77372547122b23b4ed0e22ce8ab07b3e5c0c [file] [log] [blame]
{
"name": "BMSegmentedControl",
"version": "0.4.1",
"source": {
"git": "https://github.com/BrunoMiguens/BMSegmentedControl.git",
"tag": "0.4.1"
},
"summary": "Segmented control with image and title.",
"description": "This is a custom Segmented Control with icon and text on every segment.",
"homepage": "https://github.com/BrunoMiguens/BMSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "BrunoMiguens",
"platforms": {
"ios": "8.0"
},
"source_files": "BMSegmentedControl/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}