blob: 54c3a241314bf9b5b93be532d2b781ceef8a1a74 [file] [log] [blame]
{
"name": "BetterSegmentedControl",
"version": "0.1",
"summary": "An easy to use, customizable replacement for UISegmentedControl & UISwitch.",
"description": "BetterSegmentedControl is an easy to use, customizable replacement for UISegmentedControl and UISwitch written in Swift.",
"homepage": "https://github.com/gmarm/BetterSegmentedControl",
"license": "MIT",
"authors": {
"George Marmaridis": "gmarmas@gmail.com"
},
"source": {
"git": "https://github.com/gmarm/BetterSegmentedControl.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/gmarmas",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}