blob: 979f848a5b975f17c5f6d3e3cca0806d2a570b1a [file] [log] [blame]
{
"name": "DNSCastroSegmentedControl",
"version": "1.1.1",
"summary": "A segmented control based on the one in the Castro Podcast app's settings page.",
"homepage": "https://github.com/designatednerd/DNSCastroSegmentedControl",
"screenshots": "https://raw.githubusercontent.com/designatednerd/DNSCastroSegmentedControl/master/sample_project.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Ellen Shapiro",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/designatednerd/DNSCastroSegmentedControl.git",
"tag": "v1.1.1"
},
"source_files": "DNSCastroSegmentedControl/Library",
"requires_arc": true
}