blob: 67464012a0640003882886a14ef7ff0cb7363878 [file] [log] [blame]
{
"name": "BMSegmentedControl",
"version": "0.2.0",
"source": {
"git": "https://github.com/BrunoMiguens/BMSegmentedControl.git",
"tag": "0.2.0"
},
"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": "DPSegmentedControl/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}