blob: d2fd042b9d0569f6f130a874b011b1ad59a466ee [file] [log] [blame]
{
"name": "BetterSegmentedControl",
"version": "1.0",
"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": "1.0"
},
"social_media_url": "https://twitter.com/gmarmas",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}